genielabs / zwave-lib-dotnet

Z-Wave Home Automation library for .NET / Mono
Apache License 2.0
63 stars 37 forks source link

Changed the way how CentralSceneValue is serialized #30

Closed Bounz closed 5 years ago

Bounz commented 6 years ago

Changed the way how CentralSceneValue is serialized. Now it serializes in JSON string to be able to parse it on the client side.