Releases: elendil-software/IPX800cs
Releases · elendil-software/IPX800cs
2.1.0
ADDED
- Added methods allowing to get the state of all input, outputs, etc.
CHANGED
- IPX800 v3 with firmware >= 3.05.42 now use the IPX800 JSON request instead of the globalstatus.xml file
FIXED
- Correction of ISerialize implementation in exception classes
- IPX800v2 : Corrected wrong input states when using HTTP due to wrong input order in status.xml file
returned by the IPX800 v2
2.0.0
New version, redeveloped from scratch
v1.1.0
ADD : IPX800 v4 support
v1.0.2: - nuget specifications corrections
FIX : nuget specifications corrections
UPDATE : Json lib update
v1.0.1
FIXED : Added a timeout to prevent the application from blocking if IPX800 is not responding.
v1.0.0
First public release