jperkin / node-openzwave

node.js interface to libopenzwave
Other
110 stars 55 forks source link

query: defining constants #16

Closed mrose17 closed 10 years ago

mrose17 commented 10 years ago

would you object to a pull request that defined constants for command classes and subclasses, so we could use things like

openzwave.COMMAND_CLASS_NMETER

instead of

0x32

?

jperkin commented 10 years ago

Not at all, was on my todo list..