Update run_local.markdown
This commit is contained in:
parent
e6aa189995
commit
2d66598dc4
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ First you need install a MQTT broker. You can use our [mqtt broker add-on][mqtt-
|
||||||
|
|
||||||
### {% linkable_title Sensors %}
|
### {% linkable_title Sensors %}
|
||||||
|
|
||||||
Short story of that caption: We loop in our script to fetch data push to mqtt and wait until next processing is ready. Here is a basic example and struct for that process.
|
Short story of that caption: We loop in our script to fetch data and push it to mqtt and wait until next processing is ready. Here is a basic example and struct for that process.
|
||||||
|
|
||||||
Our Dockerfile need to install:
|
Our Dockerfile need to install:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue