First steps¶
Basic orientation/steps for the user. Steps very much depend on your application’s use-case.
IP address¶
- Get to know DHCP IP address of the GW
- Or if you share IP subnet with the GW ping hostname iqube
ping -4 iqube
Gateway WebUI¶
- HTTP server is running port 80
- If you share IP subnet with the GW point browser to hostname http://iqube
- Create your own user during first login
MQTT setting¶
- Set your own MQTT broker and its credentials
- MQTT config page
Scheduler setting¶
- Configure your periodic IQRF JSON requests
- Scheduler config page
Configuration backup¶
- Save/Export IQRF GW daemon config once the configuration is finished
- Save/Export Scheduler setup once the configuration is finished
SSH login¶
- Disabled by default, enable via SSH config page
- Create your own user during first login, credentials: root/1234