-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
18 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,34 @@ | ||
$BBTXT,01,01,01,TEMPERATURE sensors found=1*0A | ||
$BBTXT,01,01,01,TEMPERATURE found sensor address=28478546D4523ABF*19 | ||
$BBTXT,01,01,01,TEMPERATURE 1wire sensors found=1*12 | ||
$BBTXT,01,01,01,TEMPERATURE found 1wire sensor address=28478546D4523ABF*01 | ||
$BBTXT,01,01,01,VOLTAGE found ads1115 sensor at address=0x49 main bus*5D | ||
$BBTXT,01,01,01,ELECTRICAL found ina219 sensor at address=0x40 alt bus*44 | ||
$BBTXT,01,01,01,ELECTRICAL found 4-20mAmp sensor at address=0x55 alt bus*36 | ||
$BBTXT,01,01,01,ENVIRONMENT found bmp280 sensor at address=0x76*1E | ||
$BBTXT,01,01,01,ELECTRIC found 4-20mAmp sensor at address=0x55*26 | ||
$BBTXT,01,01,01,ENVIRONMENT found dht12 sensor at address=0x5c*77 | ||
$BBTXT,01,01,01,ENVIRONMENT found bh1750fvi-tr sensor at address=0x23*00 | ||
$BBTXT,01,01,01,RANGE found vl53l0x sensor at address=0x29*63 | ||
$BBTXT,01,01,01,ENVIRONMENT found as3935 sensor at address=0x3*77 | ||
$BBXDR,U,0.000,V,VOLT*62 | ||
$BBXDR,U,1.028,V,VOLT_INA219_1_0*4B | ||
$BBXDR,U,1.032,V,VOLT_INA219_1_0*40 | ||
$BBXDR,I,0.000,A,AMPS_INA219_1_0*45 | ||
$BBXDR,W,0.000,W,WATT_INA219_1_0*54 | ||
$BBXDR,U,0.000,V,VOLT*62 | ||
$BBXDR,U,1.028,V,VOLT_INA219_1_0*4B | ||
$BBXDR,U,1.032,V,VOLT_INA219_1_0*40 | ||
$BBXDR,I,-0.000,A,AMPS_INA219_1_0*68 | ||
$BBXDR,W,-0.000,W,WATT_INA219_1_0*79 | ||
$BBXDR,X,52.0,L,ILLU*5F | ||
$BBXDR,C,22.69,C,TEMP_28478546D4523ABF*3B | ||
$BBXDR,C,24.87,C,TEMP_BMP280*5F | ||
$BBXDR,P,101962.00,P,PRES_BMP280*43 | ||
$BBXDR,X,40.0,L,ILLU*5C | ||
$BBXDR,C,21.19,C,TEMP_28478546D4523ABF*3F | ||
$BBXDR,I,0.00001,A,AMPS_1*08 | ||
$BBXDR,C,23.89,C,TEMP_BMP280*56 | ||
$BBXDR,P,102301.00,P,PRES_BMP280*4F | ||
$BBXDR,U,0.000,V,VOLT*62 | ||
$BBXDR,U,1.032,V,VOLT_INA219_1_0*40 | ||
$BBXDR,I,0.000,A,AMPS_INA219_1_0*45 | ||
$BBXDR,W,0.000,W,WATT_INA219_1_0*54 | ||
$BBXDR,X,52.0,L,ILLU*5F | ||
$BBXDR,I,0.00001,A,AMPS*66 | ||
$BBXDR,H,23.90,P,HUMI_DHT12*6D | ||
$BBXDR,C,23.00,C,TEMP_DHT12*69 | ||
$BBXDR,U,1.036,V,VOLT_INA219_1_0*44 | ||
$BBXDR,I,-0.000,A,AMPS_INA219_1_0*68 | ||
$BBXDR,W,-0.000,W,WATT_INA219_1_0*79 | ||
$BBXDR,X,44.0,L,ILLU*58 | ||
$BBXDR,H,18.80,P,HUMI_DHT12*64 | ||
$BBXDR,C,22.00,C,TEMP_DHT12*68 | ||
$BBXDR,U,0.000,V,VOLT*62 | ||
$BBXDR,U,1.028,V,VOLT_INA219_1_0*4B | ||
$BBXDR,U,1.032,V,VOLT_INA219_1_0*40 | ||
$BBXDR,I,0.000,A,AMPS_INA219_1_0*45 | ||
$BBXDR,W,0.000,W,WATT_INA219_1_0*54 | ||
$BBXDR,D,0.5700,M,RANGE_VL53L0X*63 |