OpenZWave / node-openzwave-shared

OpenZWave addon for Node.js (all versions) including management and security functions
Other
199 stars 113 forks source link

1.6 Update - BeginControllerCommand Depreciated (node-openzwave-shared) #290

Closed Fishwaldo closed 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.

ekarak commented 5 years ago

This is already being done, BeginControllerCommand is only being exposed when compiling against legacy OZW builds