Add input JSON.
This commit is contained in:
parent
1ca6e2085c
commit
0a8ad61765
1 changed files with 2 additions and 2 deletions
|
@ -96,10 +96,10 @@ P1 Logger relies on a JSON input provided by a P1 reader.
|
|||
The reader should send its data to an MQTT broker in the following JSON structure
|
||||
|
||||
```json
|
||||
TODO
|
||||
{"t":"240615205754S","dt1":1448411,"dt2":1188886,"rt1":498463,"rt2":1111828,"d":0,"r":121,"f":18,"fl":17,"g":1238688,"v1":228,"v2":231,"v3":230,"c1":0,"c2":0,"c3":0,"d1":0,"d2":0,"d3":4,"r1":41,"r2":71,"r3":0}
|
||||
```
|
||||
|
||||
This is currently achieved using an ESP32 with ESPhome. Configuration files will be added soon.
|
||||
This is currently achieved using an ESP32 with ESPhome. Configuration files for the ESP32 setup will be added soon.
|
||||
|
||||
## References
|
||||
|
||||
|
|
Loading…
Reference in a new issue