设备接入 IOTDA-设备时间同步请求:示例

时间:2024-06-28 09:24:56

示例

Topic: $oc/devices/{device_id}/sys/events/up  
数据格式: 
{ 
    "object_device_id": "{object_device_id}", 
    "services": [{ 
        "service_id": "$time_sync", 
        "event_type": "time_sync_request", 
        "event_time": "20151212T121212Z",
         "paras": { 
            "device_send_time": 1582685678789
         } 
    }] 
}
support.huaweicloud.com/api-iothub/iot_06_v5_3040.html