SensusRF gateway user manual
| 29/10/2019
Example:
HTTP/1.1 200 OK
X-Powered-By: CAS_GATEWAY
Server: CAS_GATEWAY
Content-type: text/html
Content-Length: 78
Date: Thu, 15 Aug 2019 17:43:21 GMT
{
"api_version":"1.0",
"request_status":"OK",
"payload":{
"door_sensor":"opened"
}
}
17.2.7 Read total number of OMS meters
The “read total number of OMS meters” method returns a JSON embodying the total number of
OMS meters the GATEWAY reads. The method must contain the JWS in its HTTP header as “Authorization”.
17.2.7.1 Request
REQUEST
TAG DESCRIPTION
Scheme https://<GATEWAY IP>/api/oms
HTTP Method GET