Remove broken redirect from (#4901)
This commit is contained in:
parent
4887c9c993
commit
13464e509e
14 changed files with 0 additions and 14 deletions
|
@ -8,7 +8,6 @@ comments: false
|
|||
sharing: true
|
||||
footer: true
|
||||
logo: mqtt.png
|
||||
redirect_from: /components/mqtt/#processing-json
|
||||
---
|
||||
|
||||
The MQTT [switch](/components/switch.mqtt/) and [sensor](/components/sensor.mqtt/) platforms support processing JSON over MQTT messages and parsing them using JSONPath. JSONPath allows you to specify where in the JSON the value resides that you want to use. The following examples will always return the value `100`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue