OpenZWave / openzwave-dotnet-uwp

An Open-ZWave wrapper for use with .NET or UWP apps
Apache License 2.0
45 stars 27 forks source link

1.6 Update - BeginControllerCommand Depreciated (openzwave-dotnet-uwp) #32

Open Fishwaldo opened 5 years ago

Fishwaldo commented 5 years ago

Per the OZW 1.6 Release Notes, BeginControllerCommand has been depreciated and replaced with a number of dedicated calls instead

Please refer to the See Also section here for a list of new manager methods to implement.