Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Jul 29, 2024
1 parent 888b01c commit 20c377c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ The default payload configuration is as follows:

| Sensor | Signal | Unit | Type | Bytes |
| ------------------------- | ------------------------------- | ----- | ----------- | ----- |
| Bresser Sensors |
| **Bresser Sensors** |
| Weather | Temperature | °C | temperature | 2 |
| Weather | Humidity | % | uint8 | 1 |
| Weather | Rain Gauge | mm | rawfloat | 4 |
Expand All @@ -722,13 +722,13 @@ The default payload configuration is as follows:
| Lightning | Post-processed: Event timestamp | epoch | unixtime | 4 |
| Lightning | Post-processed: No. of events | - | uint16 | 2 |
| Lightning | Post-processed: Storm distance | km | uint8 | 1 |
| 1-Wire Sensors |
| **1-Wire Sensors** |
| Temperature | Temperature | °C | temperature | 2 |
| Analog Interface |
| **Analog Interface** |
| Ch 00 | Battery voltage | mV | uint16 | 2 |
| Digital Interface |
| -- none -- |
| BLE Sensors |
| **Digital Interface** |
| — none — |
| **BLE Sensors** |
| Temperature/Humidity | Temperature | °C | temperature | 2 |
| Temperature/Humidity | Humidity | % | uint8 | 1 |

Expand Down

0 comments on commit 20c377c

Please sign in to comment.