mp/Documentation/iot-data-output.txt
2024-01-09 02:01:59 +08:00

19 lines
333 B
Plaintext

{
"id": 1,
"sensorid": 1,
"locationid": 1,
"measurement": {
"co": 8,
"o3": 89,
"no2": 31,
"psi": 34,
"so2": 17,
"humidity": 86,
"windspeed": 10,
"temperature": 26
},
"createdAt": "2023-01-01T16:00:00.000Z",
"updatedAt": "2024-01-05T11:34:10.000Z"
},