My goal is to use Galileo boards to get sensors’ values (temp, humidity, etc.) and to send them to a server via MQTT. For this, I need Java to run openHAB on the board. Finally, I’d like to :
- access the openHAB interface through the Internet to manage some sensors
- send the sensors data to a server with MQTT (with Python scripts)