Changes

162 bytes added ,  17:12, 2 August 2021
Line 361: Line 361:  
| style="vertical-align: middle; text-align: center;" |Flags
 
| style="vertical-align: middle; text-align: center;" |Flags
 
| style="vertical-align: middle; text-align: center;" |<span style="background:#D0FF14">B7</span>
 
| style="vertical-align: middle; text-align: center;" |<span style="background:#D0FF14">B7</span>
|Raw value example 0xB7. Data has to be interpretated as binary value. In this example would be (MSB)1011 0111(LSB) and is parsed from least significant byte(LSB).
+
|Raw value example 0xB7. Data has to be interpretated as binary value.  
 +
In this example would be (MSB)<span style="background:#B284BE">1</span>1011 011<span style="background:#00FFFF">1</span>(LSB) and is parsed from least significant byte(LSB).
      −
0 – Temperature value presence. 1 Means device is reading and transmitting temperature value.
+
0 – Temperature value presence. <span style="background:#00FFFF">1</span> Means device is reading and transmitting temperature value.
    
1 – Humidity value presence. 1 Means device is reading and transmitting humidity value.
 
1 – Humidity value presence. 1 Means device is reading and transmitting humidity value.
Line 378: Line 379:  
6 – Low Battery indication. 0 – Means device battery is from 100 to 15 % (When value changes to 1 Battery level is lower than 15 %.
 
6 – Low Battery indication. 0 – Means device battery is from 100 to 15 % (When value changes to 1 Battery level is lower than 15 %.
   −
7 – Battery voltage value presence. 1 Means device is reading and transmitting battery voltage value.
+
7 – Battery voltage value presence. <span style="background:#B284BE">1</span> Means device is reading and transmitting battery voltage value.
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Temperature
 
| style="vertical-align: middle; text-align: center;" |Temperature

Navigation menu