mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
не рабочая версия!
This commit is contained in:
@@ -70,4 +70,12 @@ enum UpdateStates { NOT_STARTED,
|
||||
UPDATE_BUILD_COMPLETED,
|
||||
UPDATE_BUILD_FAILED,
|
||||
PATH_ERROR
|
||||
};
|
||||
};
|
||||
|
||||
enum distination {
|
||||
TO_MQTT,
|
||||
TO_WS,
|
||||
TO_MQTT_WS,
|
||||
};
|
||||
|
||||
#define WS_BROADCAST -1
|
||||
Reference in New Issue
Block a user