Is there a way to access the notification endpoint “wss://mdash.net/api/v2/notify” with a device\customer token? I can only access it with a REST API master key right now.
I’m prototyping an app for my device and need to refresh UI after the device changes state.
I know Ican create a service which will listen to the notification endpoint and filter the data for a device\customer however it would be nice and clean for mdash to have such option to use.
Is is possible\is planned to be supported?
Thanks in advance.