This website requires JavaScript.
Explore
Help
Sign In
glax
/
CShock
Watch
1
Star
0
Fork
0
You've already forked CShock
Code
Releases
Wiki
Activity
9596811ae7
CShock
/
CShocker
/
Shockers
/
Abstract
/
Shocker.cs
5 lines
71 B
C#
Raw
Normal View
History
Unescape
Escape
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
namespace
CShocker.Shockers.Abstract
;
Implementation
2024-01-17 04:11:30 +01:00
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
public
interface
IShocker
Implementation
2024-01-17 04:11:30 +01:00
{
}
Copy Permalink