Aktionen
Alerts » Historie » Revision 3
« Zurück |
Revision 3/8
(diff)
| Weiter »
Maximilian Seesslen, 10.02.2024 05:50
Alarms/Alerts¶
Devices should indicate issues; e.g.:
- Battery low
- I2C problems
Object structutre¶
Size | Decription | Examples |
---|---|---|
2 | Object/Subsystem | I2C, VBat, |
1 | Unit | hz, Float, Time, Date, Percent, promilPwm, centiCelsius, canId, room, Multipacket-String |
1 | Issue | Whats wrong, Undervolts, Communication error |
4 | Value | 32Bit data of kind 'unit' |
Size | Decription | Examples |
---|---|---|
2 | Event/Alert | buffer overflow, want sleep, overtemperature, Undervolts, Communication error |
1 | Unit | hz, Float, Time, Date, Percent, promilPwm, centiCelsius, canId, room, Multipacket-String |
1 | Room | Whats wrong, Undervolts, Communication error |
4 | Value | 32Bit data of kind 'unit' |
Room is a bit specifik to the timeout-shutdown-thing. subindex
Setting ambient light has the same issue.
Von Maximilian Seesslen vor 12 Monaten aktualisiert · 3 Revisionen