Commit Graph

5 Commits

Author SHA1 Message Date
746e153cb5 Fix ShockerJsonConverter 2024-02-15 23:11:56 +01:00
bb8959160a Mark exposed fields and methods 2024-02-12 02:02:10 +01:00
8a640491cb Fix Converters 2024-02-04 17:47:36 +01:00
65059f66ed Rewrite Hierachy that shockers now contain the api they use. 2024-02-01 23:03:28 +01:00
ac19e20fb7 Fix OpenShockHttp: Wrong json caused Bad Request
Get OpenShock Shockers from API.
Save Shockers for PiShock and OpenShock in different structs
Implement Action Queue, to avoid synchronous actions getting lost.

Moved SerialPortInfo to own file
Created ShockerJsonConverter
Better separation of Devices/APIs and Shockers
2024-01-29 15:37:19 +01:00