mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 20:46:54 +03:00
typos
This commit is contained in:
@@ -69,10 +69,10 @@ The following parameters have to be defined:
|
|||||||
`MainTopic`/{GPIO topic}, e.g. `watermeter/GPIO/GPIO12`
|
`MainTopic`/{GPIO topic}, e.g. `watermeter/GPIO/GPIO12`
|
||||||
|
|
||||||
* #### GPIO/GPIO{PinNumber}
|
* #### GPIO/GPIO{PinNumber}
|
||||||
Depending on device configuration (`Settings` --> `Configuration` --> Chapter `GPIO`)
|
Depending on device configuration (`Settings` --> `Configuration` --> section `GPIO`)
|
||||||
|
|
||||||
|
|
||||||
## Subscibed topics
|
## Subscribed topics
|
||||||
`MainTopic`/{subscribed topic}, e.g. `watermeter/ctrl/flow_start`
|
`MainTopic`/{subscribed topic}, e.g. `watermeter/ctrl/flow_start`
|
||||||
|
|
||||||
### Control
|
### Control
|
||||||
@@ -81,4 +81,4 @@ The following parameters have to be defined:
|
|||||||
Trigger a flow start by publishing to this topic (any character, length > 0)
|
Trigger a flow start by publishing to this topic (any character, length > 0)
|
||||||
|
|
||||||
* #### GPIO/GPIO{PinNumber}
|
* #### GPIO/GPIO{PinNumber}
|
||||||
Depending on device configuration (`Settings` --> `Configuration` --> Chapter `GPIO`)
|
Depending on device configuration (`Settings` --> `Configuration` --> section `GPIO`)
|
||||||
|
|||||||
Reference in New Issue
Block a user