IQRF GW daemon with the multiple communication channels - UDP/MQ/MQTT.
See the daemon architecture
See the daemon component model
See the daemon component instances
mkdir iqrf
cd iqrf/
git clone https://github.com/iqrfsdk/iqrf-daemon.git
cd iqrf-daemoncd scripts/
./build-debian.shcd scripts/
./build-ubuntu.shcd scripts/
./build-raspbian.shcd scripts/
./install.shcd /usr/local/bin/configuration/Configure main and each component's JSON file.
cd scripts/
sudo ./install-systemd.shsudo systemctl start/stop/restart/status IQRFUse IQRF IDE and follow the instruction for UDP connection. Then use IQMESH Network Manager.
cd scripts/
./mq-iqrfapp-test.shsudo apt-get install mosquitto
sudo apt-get install mosquitto-clients
cd scripts/
./mqtt-local-pub-test.sh