Hello people!
I'm having difficulties with MQTT.
Did anyone manage to "subscribe" to AirVantage MQTT server?
I never used a MQTT so I'm getting some difficulties when I try to get notifications when new data is published to AirVantage. Maybe I'm missing the point here? Should I get the updated values if I subscribe to some topic?
I call subscribe with MQTTLens or Paho test client but nothing happens after I publish new data (subscription to <SERIAL>/tasks/json appears to be successful). And I'm sure data is being published because I can see new values on Monitor -> Systems page in AirVantage control panel.
Hope someone can help.
Dragan