Can check if relay is online or not

This commit is contained in:
2025-12-09 14:54:01 +01:00
parent c469d49ff7
commit ff47f86792
2 changed files with 18 additions and 6 deletions

View File

@@ -389,7 +389,7 @@ impl Handler<SynchronizeDevice> for EnergyActor {
pub struct ResDevState {
pub id: DeviceId,
last_ping: u64,
online: bool,
pub online: bool,
}
/// Get the state of devices