mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
update mqtt 服务器
This commit is contained in:
@@ -202,12 +202,12 @@ public class CacheConstants {
|
||||
/**
|
||||
* 相机心跳数据
|
||||
*/
|
||||
public static final String CAMERA_HEARTBEAT = "CAMERA_HEARTBEAT_";
|
||||
public static final String CAMERA_HEARTBEAT = "CAMERA_HEARTBEAT_IP:";
|
||||
|
||||
/**
|
||||
* 相机设备 sn 和 channelId 进行绑定
|
||||
*/
|
||||
public static final String MQTT_CONNECT_CHANNEL = "MQTT_CONNECT_CHANNEL_";
|
||||
public static final String MQTT_CONNECT_SN = "MQTT_CONNECT_SN:";
|
||||
|
||||
/**
|
||||
* 桩硬件故障
|
||||
|
||||
Reference in New Issue
Block a user