forked from dyf/fys-Multi-tenant
添加告警处理逻辑
This commit is contained in:
@ -35,6 +35,12 @@ public class LightingCommandTypeConstants {
|
||||
* 设备发送消息
|
||||
*/
|
||||
public static final String SEND_MESSAGE = "Light_6";
|
||||
|
||||
|
||||
/**
|
||||
* 报警模式
|
||||
*/
|
||||
public static final String ALARM_MESSAGE = "Light_7";
|
||||
|
||||
/**
|
||||
* 定位数据 (Location Data)
|
||||
|
Reference in New Issue
Block a user