Update general device information
This commit is contained in:
@ -301,7 +301,7 @@ impl Handler<SynchronizeDevice> for EnergyActor {
|
||||
|
||||
#[derive(serde::Serialize)]
|
||||
pub struct ResDevState {
|
||||
id: DeviceId,
|
||||
pub id: DeviceId,
|
||||
last_ping: u64,
|
||||
online: bool,
|
||||
}
|
||||
|
Reference in New Issue
Block a user