ArduinoStreamCommander-MessageTypes contains a set of standard message types used by the ArduinoStreamCommander.
-
Updated
Oct 7, 2019 - C++
ArduinoStreamCommander-MessageTypes contains a set of standard message types used by the ArduinoStreamCommander.
The SerialPortGateway functions as a gateway to serial devices, which can each be adressed by a unique device ID.
Share and connect to serial devices over network!
The ArduinoStreamCommander is a library for interacting with an Arduino over any Stream-based interface (such as "Serial") via commands. It also allows automatic status updates and saving IDs to the EEPROM of the device.
The Serial2MqttGateway functions as a gateway between MQTT and serial devices, which can each be adressed and interfered with via unique topics based on the devices' respective device ID.
Add a description, image, and links to the serial-devices topic page so that developers can more easily learn about it.
To associate your repository with the serial-devices topic, visit your repo's landing page and select "manage topics."