Signal KSK
Signal K12mo ago
5 replies
David Sanner

David Sanner - Bug or odd behavior w/ Data Brow...

Bug or odd behavior w/ Data Browser (w/ notifications paths).

If I view json via http://localhost:3000/signalk/v1/api/vessels/self/
I see a well formed entry for:
notifications.tanks.freshWater.starboard.currentLevel (w/ $source: "self.notificationhandler")
However this does not show up under 'Data Browser' (unless modified later by Kip or something)
(tanks.freshWater.starboard.currentLevel does show up under "Data Browser' )
Anyone else missing notifications or other paths under "Data Browser" or when subscribing?

Side note: If my plugin pauses a few seconds at startup and then does app.getSelfPath('notifications') I see all the notifications but if I don't pause and just subscribe to notifications.* / instant, I miss some notifications like the one above (its src is SensESP).
Was this page helpful?