mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-17 05:35:03 +00:00
refactor: change ApiOnline to BoolFeedback
This commit is contained in:
@@ -33,7 +33,7 @@ namespace PepperDash.Essentials.Core.DeviceTypeInterfaces
|
|||||||
|
|
||||||
string SystemUuid { get; }
|
string SystemUuid { get; }
|
||||||
|
|
||||||
bool ApiOnlineAndAuthorized { get; }
|
BoolFeedback ApiOnlineAndAuthorized { get;}
|
||||||
|
|
||||||
void SendMessageObject(IMobileControlMessage o);
|
void SendMessageObject(IMobileControlMessage o);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user