SensusRF gateway user manual
| 29/10/2019
]
}
}
17.2.14 Request the latest packet for a specific SensusRF meter
The “Request the latest encrypted packet for a specific SensusRF meter” method returns a JSON
embodying the serial number, date and time, signal and last reading of the SensusRF meter requested. The
method must contain the JWS in its HTTP header as “Authorization”.
17.2.14.1 Request
REQUEST
TAG DESCRIPTION
Scheme https://<GATEWAY IP>/api/ep/<serial>
HTTP Method GET
Parameters Authorization with JWT
Example:
GET /api/ep/1031-001-4240 HTTP/1.1
Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhcGlfdmVyc2lvbiI6IjEuMCIsInNlc3Npb25faW
QiOiJDNzY2MTMwMTBGNjc4NjA5IiwidXNlciI6ImFkbWluIiwibG9nZ2VkIjoidHJ1ZSIsIm1hYyI6IjFDOkJBOjhD
OkEyOkEzOjAyIiwibWFudWZhY3RvciI6IkNBUyBURUNOT0xPR0lBIiwiZXhwaXJhdGlvbl9kYXRlIjoxNTY2ND
k1NTIyfQ.3zcy7tIxe7otsjzUsLNy5ePAtE_oh26U5WIIqAnU4Hw
Host: 192.168.7.2