English
English
简体中文
Contact Us
Register
Log In

Get System Time from the Cloud

Last Updated on : 2022-04-29 05:40:53download

Get system time from the cloud.

API address

GET: /v1.0/iot-03/cloud/system-time

Return parameter

Parameter nameTypeDescription
resultLong

Request example

GET: /v1.0/iot-03/cloud/system-time

Return example

{
    "result": 1591257455025,
    "t": 1591257455025,
    "success": true
}

Error code

For more information, see error code.