doug kimmerly - I'm getting a breaker tripped a...

I'm getting a breaker tripped alarm from a Maretron CLMD16 it comes about once per second and SK doesnt seem to know how to handle it. Maybe it's not formatted properly I don't know. I'm looking for suggestions on how best to deal with it. Yes the alarm is showing properly in the Maretron system and it seems to be a quirk of the CLMD's that the only way to clear a triped breaker alarm is to reset the breaker first and then actually reset the whole device. When I do reset the device the alarm clears, you can't do it from the alarm clearing function on their system ;(( This is the error I'm seeing in SK "Mar 22 13:34:13 TypeError: Cannot read properties of undefined (reading 'toLowerCase') {"canId":166725380,"prio":2,"src":4,"dst":255,"pgn":126983,"timestamp":"2025-03-22T17:34:13.701Z","input":[],"fields":{"Alert Type":"Alarm","Alert ID":4,"Data Source Network ID NAME":13852100661976990000,"Data Source Instance":41,"Data Source Index-Source":4,"Alert Occurrence Number":1,"Temporary Silence Status":"No","Acknowledge Status":"No","Escalation Status":"No","Temporary Silence Support":"Yes","Acknowledge Support":"Yes","Escalation Support":"No","Acknowledge Source Network ID NAME":18446744069414584000,"Trigger Condition":"Auto","Threshold Status":"Normal","Alert Priority":0,"Alert State":"Awaiting Acknowledge"},"description":"Alert"}"
4 Replies
Teppo Kurki
Teppo Kurki2w ago
the data you included is cut off at the end
doug kimmerly
doug kimmerlyOP2w ago
This is what is in the log I'm including two messages to be sure you can see the whole thing "Mar 22 13:40:52 TypeError: Cannot read properties of undefined (reading 'toLowerCase') {"canId":166725380,"prio":2,"src":4,"dst":255,"pgn":126983,"timestamp":"2025-03-22T17:40:52.871Z","input":[],"fields":{"Alert Type":"Alarm","Alert ID":4,"Data Source Network ID NAME":13852100661976990000,"Data Source Instance":41,"Data Source Index-Source":4,"Alert Occurrence Number":1,"Temporary Silence Status":"No","Acknowledge Status":"No","Escalation Status":"No","Temporary Silence Support":"Yes","Acknowledge Support":"Yes","Escalation Support":"No","Acknowledge Source Network ID NAME":18446744069414584000,"Trigger Condition":"Auto","Threshold Status":"Normal","Alert Priority":0,"Alert State":"Awaiting Acknowledge"},"description":"Alert"} Mar 22 13:40:53 TypeError: Cannot read properties of undefined (reading 'toLowerCase') {"canId":166725380,"prio":2,"src":4,"dst":255,"pgn":126983,"timestamp":"2025-03-22T17:40:53.876Z","input":[],"fields":{"Alert Type":"Alarm","Alert ID":4,"Data Source Network ID NAME":13852100661976990000,"Data Source Instance":41,"Data Source Index-Source":4,"Alert Occurrence Number":1,"Temporary Silence Status":"No","Acknowledge Status":"No","Escalation Status":"No","Temporary Silence Support":"Yes","Acknowledge Support":"Yes","Escalation Support":"No","Acknowledge Source Network ID NAME":18446744069414584000,"Trigger Condition":"Auto","Threshold Status":"Normal","Alert Priority":0,"Alert State":"Awaiting Acknowledge"},"description":"Alert"}"
Teppo Kurki
Teppo Kurki2w ago
sorry, my mistake, it was complete
Teppo Kurki
Teppo Kurki2w ago
GitHub
126983 with no Alert Category · Issue #283 · SignalK/n2k-signalk
A breaker tripped alarm from a Maretron CLMD16 generates data with no Alert Category: { "canId": 166725380, "prio": 2, "src": 4, "dst": 255, "pgn":...

Did you find this page helpful?