Commit Graph

10 Commits

Author SHA1 Message Date
639b813fb6 Dependency from Nuget 2024-02-12 02:02:45 +01:00
c14279fbbe Remove random Integer class.
Add check if value for intensity and duration is within accepted range.
2024-02-11 22:24:53 +01:00
8a640491cb Fix Converters 2024-02-04 17:47:36 +01:00
c603fe0ccb Fix unecessary parameters in OpenShockApi.GetShockers(); 2024-02-04 16:25:15 +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
e255caeb64 LOL APIKEY 2024-01-28 19:26:42 +01:00
1daf9a175e Use Http-API to get RF-IDs for OpenShockSerial 2024-01-20 21:15:26 +01:00
cab3536412 moved namespace 2024-01-20 20:21:23 +01:00
076b6fc271 Add TestApp 2024-01-20 20:02:12 +01:00