Thomas Basler
|
8fb43fedf8
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
Thomas Basler
|
d6494fa791
|
Add const keyword to method parameters
|
2023-12-12 00:21:14 +01:00 |
|
Thomas Basler
|
0737cb0cb3
|
Optimize AlarmLogParser to save memory
|
2023-12-09 11:41:32 +01:00 |
|
Thomas Basler
|
f1a8c2ea82
|
Feature: Added additional event log descriptions and implemented i18n
|
2023-10-11 13:22:42 +02:00 |
|
Thomas Basler
|
f203a971b0
|
Feature: Added Descriptions for Event Log Messages as shown in #121
|
2023-10-09 19:38:22 +02:00 |
|
Thomas Basler
|
0260af9ada
|
Hoymiles Lib: Move semaphore handing into parser base class
|
2023-09-07 22:08:07 +02:00 |
|
Thomas Basler
|
698ecbcd53
|
Fix: Prevent wrong values of alarm data because of non-atomic transaction and fix calculation of getEntryCount()
|
2023-07-31 22:06:04 +02:00 |
|
Thomas Basler
|
658a42db80
|
Apply code formatter without functional changes
|
2023-07-22 18:00:41 +02:00 |
|
Thomas Basler
|
249436a303
|
Added possible description for alarm code 73
https://github.com/tbnobody/OpenDTU/discussions/590#discussioncomment-6049750
|
2023-05-31 19:23:35 +02:00 |
|
Thomas Basler
|
bec9870347
|
Move alarm messages from heap to stack
|
2023-04-15 10:55:47 +02:00 |
|
Thomas Basler
|
67055276ca
|
Implement different Eventlog messages for HMT inverters
Also make message list much more readable
|
2023-04-15 10:55:47 +02:00 |
|
Thomas Basler
|
5feefed14e
|
Added missing copyright information
|
2022-12-14 22:37:37 +01:00 |
|
Thomas Basler
|
3153ee4993
|
Implemented getTimeout method in AlarmDataCommand
|
2022-09-30 18:34:30 +02:00 |
|
Thomas Basler
|
68fc0c2547
|
Extend memory to fetch all eventlog entries
|
2022-09-25 17:26:48 +02:00 |
|
Thomas Basler
|
ee339fa9bd
|
Use Parser class in Statistics and Alarm parser
|
2022-08-10 19:03:02 +02:00 |
|
Thomas Basler
|
857e4a3671
|
Remove RequestType and place handling of response in the command class
|
2022-08-03 18:50:34 +02:00 |
|
Thomas Basler
|
f7eb54fa41
|
First version of webapi for event log
|
2022-07-08 18:22:35 +02:00 |
|
Thomas Basler
|
b9bb753906
|
First try to implement Alarm Log fetching
|
2022-07-08 18:22:35 +02:00 |
|