mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
新增 相机主动发送订阅消息处理方法
This commit is contained in:
@@ -212,6 +212,16 @@ public class CacheConstants {
|
||||
*/
|
||||
public static final String CAMERA_HEARTBEAT = "CAMERA_HEARTBEAT_IP:";
|
||||
|
||||
/**
|
||||
* 发送降锁指令
|
||||
*/
|
||||
public static final String SEND_DROP_LOCK_COMMOND = "CONTROLLED_LOCK_DROP_LOCK_COMMAND:";
|
||||
|
||||
/**
|
||||
* 相机设备回复
|
||||
*/
|
||||
public static final String GROUND_LOCK_DEVICE_REPORT = "GROUND_LOCK_DEVICE_REPORT:";
|
||||
|
||||
/**
|
||||
* 相机设备 sn 和 channelId 进行绑定
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user