Created
March 11, 2021 21:10
-
-
Save trekawek/43bd48a08e9c1a773583b5ef192607eb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"esp8266id":"2392534", | |
"software_version":"NAMF-2020-35", | |
"sensordatavalues":[ | |
{ | |
"value_type":"SDS_P1", | |
"value":"15.23" | |
}, | |
{ | |
"value_type":"SDS_P2", | |
"value":"10.17" | |
}, | |
{ | |
"value_type":"BME280_temperature", | |
"value":"6.89" | |
}, | |
{ | |
"value_type":"BME280_humidity", | |
"value":"78.43" | |
}, | |
{ | |
"value_type":"BME280_pressure", | |
"value":"98920.23" | |
}, | |
{ | |
"value_type":"HECA_temperature", | |
"value":"20.20" | |
}, | |
{ | |
"value_type":"HECA_humidity", | |
"value":"33.14" | |
}, | |
{ | |
"value_type":"samples", | |
"value":"122648" | |
}, | |
{ | |
"value_type":"min_micro", | |
"value":"1104" | |
}, | |
{ | |
"value_type":"max_micro", | |
"value":"116416" | |
}, | |
{ | |
"value_type":"signal", | |
"value":"-51" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment