deviceDataChanged
-
All is working good, like uplink and downlink messages. What I don’t get to work is configuring my endpoint to receive device uplink payloads. This is what is posted in the subscribe call:
{ "notifyType":"deviceDataChanged", "callbackurl":"http://monitor.sensoterra.com:80/lora/log" }
I do see uplink data in the deviceDataHistory, but the callback URL is never called.
What do I miss?
Thanks, Mark
-
Problem fixed in the end point handler, this is a non issue, apologies.