SensusRF gateway user manual
| 29/10/2019
RESPONSE
TAG DESCRIPTION
payload The payload of the requested information
datetime Gateway current date and time (yyyy-MM-dd hh:mm:ss)
Example:
HTTP/1.1 200 OK
X-Powered-By: CAS_GATEWAY
Server: CAS_GATEWAY
Content-type: text/html; charset=UTF-8
Content-Length: 88
Date: Sat, 01 Jan 2000 02:36:20 GMT
{
"api_version":"1.0",
"request_status":"OK",
"payload":{
"datetime":"2000-01-01 02:36:20"
}
}
17.2.4 Read voltage
The “read voltage” method returns a JSON embodying the GATEWAY voltage. The method must
contain the JWS in its HTTP header as “Authorization”.