Hey @david_n_m_bond , we're rolling a fix out for this. Notifying here since its a breaking change and I can post what to expect. Both latest and historical will send the response in the following format: {
"ts": "2023-05-03T19:59:14Z",
"metric": "remoteLockoutSwitch",
"remoteLockoutSwitch": {
"locked": false
}
},
{
"ts": "2023-05-03T19:59:14Z",
"metric": "downstreamPower",
"downstreamPower": {
"enabled": true
}
} Note that for historical data, there will be extra info about the SN and Network ID in each objects. This will be rolled out in a few days. Let me know if you have any questions. Thanks, Konark
... View more