measuring interval: asynchronous, as fast as possible (~1 measurement per second) #22
PM2.5 [ug/m^3] (concentration of particulate matter 2.5 um size), resolution: 0.1 ug/m^3
PM10 [ug/m^3] (concentration of particulate matter 10 um size), resolution: 0.1 ug/m^3
DHT (Digital Humidity Temperature sensor, dniklaus/lora-node#3)
measuring interval: polling based on a Timer, as fast as possible (~1 measurement per second) #22
Temperature [°C], resolution: 0.1 °C
Relative Humidity [%], resolution: 1%
Battery Voltage [V], resolution: 0.1 V (#5 )
measuring intervall: polling based on a Timer, 1 measurement per 5 seconds) #22
Serializaton
The data shall be sent in a binary format, serialized with the help of protobuf.
The detailed protobuf message specification is defined here: #20
Transmission Interval
Send the data bundle every 5 minutes. #23
Notes
Actions
[x] @mymichu please link the protobuf message format here.
Issue by dniklaus Thu Jul 26 17:28:10 2018 Originally opened as https://github.com/ERNICommunity/dust-measurement-network/issues/11
ID: ProdREQ-10
Break down
Measurement Data #24
Serializaton The data shall be sent in a binary format, serialized with the help of protobuf. The detailed protobuf message specification is defined here: #20
Transmission Interval Send the data bundle every 5 minutes. #23
Notes
Actions
To be done before or during the event