Update Readme.md

This commit is contained in:
Ivan Podorozhnyi
2024-03-01 23:20:14 +01:00
committed by GitHub
parent 47658bb8da
commit 8b38164ec4

View File

@@ -46,7 +46,7 @@ For example the `topic_path: devices/+/sensors/#` will match:
* `devices/home/sensors/foo/bar`
* `devices/workshop/sensors/temperature`
### JSON Seperator
### JSON Separator
The exporter interprets `mqtt_name` as [gojsonq](https://github.com/thedevsaddam/gojsonq) paths. Those paths will be used
to find the value in the JSON message.
For example `mqtt_name: computed.heat_index`