8 Replies
Undocumented server internals, not supposed to be used directly. What are you trying to achieve?
What is the documented way to subscribe to delta messages from server plugin?
All or for some paths?
Some.
Lol. I misspoke. I use subscriptions in plugins so rarely that i forgot that subscriptionmanage IS documented https://demo.signalk.io/documentation/develop/plugins/deltas.html?highlight=Getpath#reading-the-current-path-value
Processing Data - Signal K Server Documentation
A Guide for users and developers.
What i was also getting to is https://demo.signalk.io/documentation/develop/plugins/server_plugin_api.html#appstreambundlegetbuspath
Server API - Signal K Server Documentation
A Guide for users and developers.
And the getSelf methods there
For wildcard subscriptions subsmanager, for a number of specific paths i would pick streams/buses
Promises are the stupidest idea in the JavaScript...
My question is about unsubscribes array. How should it be filled?