Serial communication works, too
This commit is contained in:
@@ -37,4 +37,4 @@ Set the following parameter:
|
||||
* Base Topic
|
||||
|
||||
|
||||
```docker run -e MQTT_SERVER="192.168.x.y" -e MQTT_TOPIC="testtopic/" sha256:```
|
||||
```docker run -t -i --device=/dev/ttyUSB0 -e SERIAL_DEVICE="/dev/ttyUSB0" -e MQTT_SERVER="192.168.x.y" -e MQTT_TOPIC="testtopic/" sha256:```
|
||||
|
||||
Reference in New Issue
Block a user