SensusRF gateway user manual
| 29/10/2019
"payload":{
"total_oms_endpoints":"37"
}
}
17.2.8 Read total number of SensusRF meters
The “read total number of SensusRF meters” method returns a JSON embodying the total number of
SensusRF meters the GATEWAY reads. The method must contain the JWS in its HTTP header as
“Authorization”.
17.2.8.1 Request
REQUEST
TAG DESCRIPTION
Scheme https://<GATEWAY IP>/api/ep
HTTP Method GET
Parameters Authorization with JWT
Example:
GET /api/ep HTTP/1.1
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhcGlfdmVyc2lvbiI6IjEuMCIsInNlc3Npb25faWQiOiJDNzY2MTMw
MTBGNjc4NjA5IiwidXNlciI6ImFkbWluIiwibG9nZ2VkIjoidHJ1ZSIsIm1hYyI6IjFDOkJBOjhDOkEyOkEzOjAyIiwibW
FudWZhY3RvciI6IkNBUyBURUNOT0xPR0lBIiwiZXhwaXJhdGlvbl9kYXRlIjoxNTY2NDk1NTIyfQ.3zcy7tIxe7otsjzU
sLNy5ePAtE_oh26U5WIIqAnU4Hw
Host: 192.168.7.2