Made OutletType copy
This commit is contained in:
parent
d5c4b84d79
commit
6ed2d251f6
|
@ -126,7 +126,7 @@ pub struct MqttDeviceConfig {
|
|||
pub topic: String,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Deserialize, PartialEq, Eq)]
|
||||
#[derive(Debug, Clone, Deserialize, PartialEq, Eq, Copy)]
|
||||
pub enum OutletType {
|
||||
Outlet,
|
||||
Kettle,
|
||||
|
|
Loading…
Reference in New Issue
Block a user