* Add security rewrite support. See
https://groups.google.com/foru
m/!msg/openzwave/cPjrvJJaESY/toK7QxEgRn0J
* Add 2 signals for controller commands :
ZWaveNetwork.SIGNAL_CONTROLLER_COMMAND and
ZWaveNetwork.SIGNAL_CONTROLLER_WAITING
* Mark old methods and signals as deprecated. It is strongly
recommended to use the new schema.
* Add tests for controller commands.
* Update isNodeAwake from function to property
* Rename methods from node to be python compliant : is_awake,
is_failed, is_ready, query_stage, is_info_received
* Add facilities to run controller commands directly from node
* Add request_state for node
* Add new destroy method to network : use it to clean all
openzwave c++ ressources