4 lines
124 B
TypeScript
4 lines
124 B
TypeScript
export const TOPIC_DEVICE_ALARM = '/topic/deviceAlarm';
|
|
|
|
export const SYNC_CAMERA_STATUS_TOPIC = '/topic/syncCameraStatus';
|