Projekt

Allgemein

Profil

Alerts » Historie » Version 4

Maximilian Seesslen, 10.02.2024 14:29

1 1 Maximilian Seesslen
h2. Alarms/Alerts
2
3
Devices should indicate issues; e.g.:
4
5
* Battery low
6
* I2C problems
7
8
h2. Object structutre
9
10
|_. Size |_. Decription     |_. Examples                                                                                |
11
| 2      | Object/Subsystem | I2C, VBat,                                                                                |
12
| 1      | Unit             | hz, Float, Time, Date, Percent, promilPwm, centiCelsius, canId, room, Multipacket-String  |
13
| 1      | Issue            | Whats wrong, Undervolts, Communication error                                              |
14
| 4      | Value            | 32Bit data of kind 'unit'                                                                 |
15 2 Maximilian Seesslen
16
17 4 Maximilian Seesslen
|_. Size |_. Decription      |_. Examples                                                                                |
18
| 2      | Event/Alert       | buffer overflow, want sleep, overtemperature, Undervolts, Communication error + categorie |
19
| 1      | Unit              | hz, Float, Time, Date, Percent, promilPwm, centiCelsius, canId, room, Multipacket-String  |
20
| 1      | type              |                                                                                           |
21
| 4      | Value             | 32Bit data of kind 'unit'                                                                 |
22 1 Maximilian Seesslen
23
Room is a bit specifik to the timeout-shutdown-thing. subindex 
24
Setting ambient light has the same issue.
25 4 Maximilian Seesslen
26
Categorie:
27
USB, UART, System
28
29
Type:
30
Critical, Warning, Info, Event