Appearance
Getting started
Install the IQRF Gateway Daemon
Install the IQRF Gateway Webapp
Configure your IQRF interface for coordinator TR module
- Select one of from SPI, UART or CDC based on your HW
Learn about the Daemon API and Webapp API
Scheduler helps with regular tasks
Choose MQ /WebSocket /MQTT channel for communication with the daemon
- Check/Set configuration for your channel using IQRF Gateway Webapp
Next steps
Use http://webapp-ip/iqrfnet/send-raw/ to confirm communication with TR module in the gateway
Use http://webapp-ip/iqrfnet/network/ to Bond via button/Smart Connect via QR code/AutoNetwork new devices into the IQRF network
Use http://webapp-ip/cloud/{aws/azure/bluemix/inteli-glue/} manager to connect the gateway to the favourite cloud
Check gateway Webapp API
Configure any JSON API task in the Scheduler or send JSON API requests from your application directly
If you use IQRF standard devices such as Sensor, Binary output, Light or Dali in your network, check JSON API for Standard
Parse JSON API responses coming from the network
Reference applications
Examples
Give a go with the API examples in your favourite programming language