Update scsgate (#7332)

This commit is contained in:
Emeric 2018-11-02 13:18:50 +01:00 committed by Fabian Affolter
parent 116d7659fb
commit 2a524b5f7e

View File

@ -23,9 +23,12 @@ scsgate:
device: PATH_TO_DEVICE
```
Configuration variables:
- **device** (*Required*): The path to your device, e.g., `/dev/ttyACM0`
{% configuration %}
device:
description: The path to your device, e.g., `/dev/ttyACM0`.
required: true
type: string
{% endconfiguration %}
### {% linkable_title How to find the scs_id for your devices %}