GET_gateway_time

GET /gateway/time

This resource returns the time of the Gateway and network of linked devices.

Authentication

Basic Authentication: Unique credentials defined and accepted during setup.

Request

URI Parameters: <missing or should this be 'None'?>

  • None

Success Response(s)

HTTP status code: 200

Response parameters: <missing or should this be 'None'?>

Type: application/json

  • gatewayTime = string, parent tag to follow
    • rtcTime = definition in the ENGAGE - JSON Data Structures document, section titled “Gateway Configuration”
    • dstEnable = definition in the ENGAGE - JSON Data Structures document, section titled “Gateway Configuration”
    • dstStart = definition in the ENGAGE - JSON Data Structures document, section titled “Gateway Configuration”
    • dstEnd = definition in the ENGAGE - JSON Data Structures document, section titled “Gateway Configuration”

Example

{"gatewayTime":{"rtcTime":"20150720142459","dstEnable":"true","dstStart":"3022","dstEnd":"B012"}}

Error Response(s)

N/A

 

Last Modified: October 22, 2019