Time Synchronization
Function Description
The device synchronizes with the server time.
Request Details
Request Method: GET
Request URL: /time
Response
{
"code": 0,
"message": "SUCCESS",
"result": {
"time": 1566984363
}
}
Response Parameters
| Field | Field Type | Field Description |
|---|---|---|
| time | integer | Timestamp |