kopia lustrzana https://github.com/meshtastic/protobufs
				
				
				
			Add fieldfor Air quality index (VOC for other sensors)
							rodzic
							
								
									68720ed8db
								
							
						
					
					
						commit
						61de46ab06
					
				|  | @ -1,4 +1,4 @@ | |||
| # options for nanopb | ||||
| # https://jpa.kapsi.fi/nanopb/docs/reference.html#proto-file-options | ||||
| 
 | ||||
| 
 | ||||
| *EnvironmentMetrics.iaq int_size:16 | ||||
|  | @ -66,6 +66,12 @@ message EnvironmentMetrics { | |||
|    * Current measured (To be depreciated in favor of PowerMetrics in Meshtastic 3.x) | ||||
|    */ | ||||
|   float current = 6; | ||||
| 
 | ||||
|   /*  | ||||
|    * relative scale IAQ value as measured by Bosch BME680 . value 0-500. | ||||
|    * Belongs to Air Quality but is not particle but VOC measurement. Other VOC values can also be put in here. | ||||
|    */ | ||||
|   uint32 iaq = 7; | ||||
| } | ||||
| 
 | ||||
| /* | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Thomas Göttgens
						Thomas Göttgens