Added information when having one device attached
Signed-off-by: Matúš Hromada <matushromada@gmail.com>
The configuration for the `serialDevice` consists of the following parameters:
-| Parameter | Description |
-| ------------ | ----------------------------------------------------------------------------------------------------- |
-| patternMatch | Regular expression used to identify device from received data (must match the whole line) (mandatory) |
+| Parameter | Description |
+| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------- |
+| patternMatch | Regular expression used to identify device from received data (must match the whole line). Use .* when having only one device attached. (mandatory)|
## Channels