|
@@ -66,6 +66,7 @@ public:
|
|
inline static std::string DEVICE_REFRESH = "DEVICE_REFRESH";
|
|
inline static std::string DEVICE_REFRESH = "DEVICE_REFRESH";
|
|
inline static std::string SYSTEM_SETTING = "SYSTEM_SETTING";
|
|
inline static std::string SYSTEM_SETTING = "SYSTEM_SETTING";
|
|
inline static std::string SERVER_CHANGE = "SERVER_CHANGE";
|
|
inline static std::string SERVER_CHANGE = "SERVER_CHANGE";
|
|
|
|
+ inline static std::string REBOOT = "REBOOT";
|
|
};
|
|
};
|
|
|
|
|
|
class DataAction {
|
|
class DataAction {
|