Files
softbus_OPC/config/daemon/topic_rule.json
flower_linux 628ccf1409 phase 2 serial
2026-06-12 18:34:49 +08:00

8 lines
229 B
JSON

{
"data": "data/{deviceId}/{pointId}",
"command": "control/cmd/{deviceId}/{pointId}/set",
"ack": "control/ack/{deviceId}/{pointId}",
"event": "event/{deviceId}/{eventType}",
"heartbeat": "system/heartbeat/{deviceId}"
}