iqrfsdk / iqrf-daemon-examples

Samples of MQ and MQTT communication for IQRF daemon
Apache License 2.0
1 stars 2 forks source link

Python examples #7

Open spinarr opened 7 years ago

spinarr commented 7 years ago

Any improvement or extension for current examples.

DheerajMalisetty commented 7 years ago

can u explain what to do

spinarr commented 7 years ago

Examples (MQTT and MQ) that will handle parsing of IQRF standard http://www.iqrfalliance.org/techDocs/

It is possible to start with standard sensor class http://www.iqrfalliance.org/techdoc_files/IQRF-StandardSensor_V013.pdf

Demo device implementing this class can be seen here https://iqrf.org/products/development-tools/development-sets/ds-iot-01

Broker connected with DS-IOT-01 can be exposed for the testing purposes.