This website requires JavaScript.
Explore
Help
Register
Sign in
GitHub-Mirror
/
open-zwave
Watch
2
Star
0
Fork
You've already forked open-zwave
0
mirror of
https://github.com/Fishwaldo/open-zwave.git
synced
2025-03-30 10:51:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b01d63f4c2
open-zwave
/
cpp
History
glsatz
b01d63f4c2
Change types to conform to proper specs for c++ string handling return values. From dev@fahrradbibliothek.de
2011-08-08 17:00:33 +00:00
..
build
Added V2 of the MultiInstance command class (otherwise known as MultiChannel), which should solve issues with newer HSM100 sensors and Aeon-Labs energy monitors. This also entailed changing the way instances are handled so they no longer need to be sequential indices.
2011-08-04 21:41:48 +00:00
examples
Add a positive failure mode for drivers. Set DriverMaxAttempts to > 0
2011-07-11 02:34:38 +00:00
hidapi
OpenWrt's libudev just got updated, so this define is no longer required against
2011-08-05 15:34:09 +00:00
src
Change types to conform to proper specs for c++ string handling return values. From dev@fahrradbibliothek.de
2011-08-08 17:00:33 +00:00
tinyxml
1) Main.cpp adjusted to show how new notifications (Notification::Type_AllNodesQueried and Notification::Type_AwakeNodesQueried) might be used to determine when to write the config file.
2010-12-27 22:53:02 +00:00