Get Device Time, Date and Timezone
GET {{baseUrl}}/v1/device/:deviceUid/time
This method is used for get settings of timestamp and timezone on device by devideUid
.
Current device date and time is available under
/device
endpoint
Parameters
Field | Type | Required | Description |
---|---|---|---|
deviceUid | string | required | Unique Device Identification |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
[]