SensusRF gateway user manual
| 29/10/2019
17.2.10.1 Request
REQUEST
TAG DESCRIPTION
Scheme https://<GATEWAY IP>/api/ep/list
HTTP Method GET
Parameters Authorization with JWT
Example:
GET /api/ep/list HTTP/1.1
Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhcGlfdmVyc2lvbiI6IjEuMCIsInNlc3Npb25faW
QiOiJDNzY2MTMwMTBGNjc4NjA5IiwidXNlciI6ImFkbWluIiwibG9nZ2VkIjoidHJ1ZSIsIm1hYyI6IjFDOkJBOjhD
OkEyOkEzOjAyIiwibWFudWZhY3RvciI6IkNBUyBURUNOT0xPR0lBIiwiZXhwaXJhdGlvbl9kYXRlIjoxNTY2ND
k1NTIyfQ.3zcy7tIxe7otsjzUsLNy5ePAtE_oh26U5WIIqAnU4Hw
Host: 192.168.7.2
17.2.10.2 Response
RESPONSE
TAG DESCRIPTION
api_version The version of the GATEWAY REST API
request_status The status of the request
payload The payload of the requested information
sensusrf_endpoints List of serial numbers of SensusRF meters the GATEWAY reads.
Example:
HTTP/1.1 200 OK