| ... | @@ -4,6 +4,7 @@ title: 'MQTT Topic: frontend_thing_update' |
... | @@ -4,6 +4,7 @@ title: 'MQTT Topic: frontend_thing_update' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# `frontend_thing_update`
|
|
# `frontend_thing_update`
|
|
|
|
|
|
|
|
:warning: This is still WIP
|
|
:warning: This is still WIP
|
| ... | @@ -80,7 +81,7 @@ title: 'MQTT Topic: frontend_thing_update' |
... | @@ -80,7 +81,7 @@ title: 'MQTT Topic: frontend_thing_update' |
|
|
|
|
|
|
|
```py
|
|
```py
|
|
|
{
|
|
{
|
|
|
"version": 5
|
|
"version": 6
|
|
|
"uuid": <string>
|
|
"uuid": <string>
|
|
|
"name": <string>
|
|
"name": <string>
|
|
|
"description": <string>,
|
|
"description": <string>,
|
| ... | |
... | |
| ... | | ... | |