iot-playground / EasyIoT-Cloud

EasyIoT Cloud source code examples and libraries. More at http://cloud.iot-playground.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem getting parameter value by MQTT

mjhram opened this issue · comments

Hi,
I am trying to get current parameter value using MQTT by subscribing to /[Module]/[ParameterName] (for example /4/Sensor.Parameter1, but I receive 0 initially, and never receive any value when I change the value directly from Module=>Parameter configuration.
Surprisingly when I changed the Demo Light Switch value using ON/OFF user interface, I receive the value.
Note: I am using MQTT Client on windows (Paho) for test.

Thanks for your reply.
I thought I'm contacting https://github.com/iot-playground.
May you help me on how to contact them? I couldn't find other place to contact iot-playground.