Hi, I am interested in getting latency and loss data for the MG51 cellular gateway. In API docs I see there is an op for that getDeviceLossAndLatencyHistory. When I call it I get the following response {"errors":["This endpoint only supports MX networks"]} Looking at the docs it does say MX, MG and Z devices. Also the word "networks" implies input should contain a network ID but the URL to call API wants device id rather than network id. It does feel like a bug in the API and/or documentation but perhaps someone had some success with this operation?
... View more