Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codebear
/
open-zwave
Public
forked from
OpenZWave/open-zwave
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
open-zwave
cpp
src
Options.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 22, 2019
Windows DLL Fixes
Fishwaldo
committed
eeea499
View commit details
Copy full SHA for eeea499
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Formatting.... I'm sick of mixed spaces and tabs :)
Fishwaldo
committed
4a7de81
View commit details
Copy full SHA for 4a7de81
View code at this point
Browse repository at this point
Namespace our Files... (#1828)
Show description for e9273fe
Fishwaldo
authored
e9273fe
View commit details
Copy full SHA for e9273fe
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Implement Labels for Instances - Allows a friendly name describing what each instance does. Fixes #695
Fishwaldo
committed
a64edfb
View commit details
Copy full SHA for a64edfb
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
PerformReturnRoutes was needed years ago when networks were more unreliable, but now things are a lot better... so switch the default to false...
Fishwaldo
committed
53834d8
View commit details
Copy full SHA for 53834d8
View code at this point
Browse repository at this point
Commits on Nov 3, 2018
Allow Localization in Config Files for BitSet - Issue #327 and Issue #184
Fishwaldo
committed
feef17c
View commit details
Copy full SHA for feef17c
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Localization - Issue #327 and Issue #184
Fishwaldo
committed
826e007
View commit details
Copy full SHA for 826e007
View code at this point
Browse repository at this point
Commits on Sep 5, 2016
print out options when starting
Fishwaldo
committed
786115c
View commit details
Copy full SHA for 786115c
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
All Apps to trigger Revision and Download Checks
Fishwaldo
committed
a17717e
View commit details
Copy full SHA for a17717e
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Automatically download updated Config Files and reload nodes to effect the changes
Fishwaldo
committed
a42dae5
View commit details
Copy full SHA for a42dae5
View code at this point
Browse repository at this point
Commits on Sep 2, 2015
Merging conflicts from rebase
jplafonta
committed
2c240c4
View commit details
Copy full SHA for 2c240c4
View code at this point
Browse repository at this point
merge conflicts
jplafonta
committed
cb72a55
View commit details
Copy full SHA for cb72a55
View code at this point
Browse repository at this point
change line endings to LF instead of CRLF, remove last Microsoft Copyright from header
jplafonta
committed
a421106
View commit details
Copy full SHA for a421106
View code at this point
Browse repository at this point
Change the output type of the OpenZWave library to be a static lib.
Show description for 09ce42d
jplafonta
committed
09ce42d
View commit details
Copy full SHA for 09ce42d
View code at this point
Browse repository at this point
Adding WinRT implementation of OpenZWave stack
jplafonta
committed
7a8401b
View commit details
Copy full SHA for 7a8401b
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
change line endings to LF instead of CRLF, remove last Microsoft Copyright from header
jplafonta
committed
5ff0368
View commit details
Copy full SHA for 5ff0368
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
Change the output type of the OpenZWave library to be a static lib.
Show description for 010760b
jplafonta
committed
010760b
View commit details
Copy full SHA for 010760b
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Adding WinRT implementation of OpenZWave stack
jplafonta
committed
e6eb7ef
View commit details
Copy full SHA for e6eb7ef
View code at this point
Browse repository at this point
Commits on Jun 17, 2015
if we recieve a clear text message for a Secured CommandClass, drop it and log a warning
Fishwaldo
committed
0d412dd
View commit details
Copy full SHA for 0d412dd
View code at this point
Browse repository at this point
Commits on Apr 28, 2015
fix Secure Inclusion - Default to encrypt all Secured CommandClasses
Fishwaldo
committed
c933479
View commit details
Copy full SHA for c933479
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
I think the message transaction stuff is stable now..... time to move onto SecureInclusion Code
Fishwaldo
committed
07c9058
View commit details
Copy full SHA for 07c9058
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
fixed issue 343 - finish off Exception's for now. More likely to come later
Fishwaldo
committed
852632a
View commit details
Copy full SHA for 852632a
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
start work on issue 343 - Implement Exceptions. Currently disabled, so should be no impact right now. We are catching our previous exit(-1) cases, as well as all Get/Set on any ValueID in the Manag…
Show description for 1a34710
Fishwaldo
committed
1a34710
View commit details
Copy full SHA for 1a34710
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
fix up logging class, add a new Notification about Driver being removed, and document a Race Condition with Driver Removals. Take Note: We no longer send notifications on Driver removal about NodeR…
Show description for a0b1128
Fishwaldo
committed
a0b1128
View commit details
Copy full SHA for a0b1128
View code at this point
Browse repository at this point
Commits on Jul 14, 2014
Add TimeParameters Command Class - Used to set the Date/Time on devices
Fishwaldo
committed
8a73cb3
View commit details
Copy full SHA for 8a73cb3
View code at this point
Browse repository at this point
Commits on Jul 1, 2014
merge the newsecurity branch back to trunk
Fishwaldo
committed
6f44355
View commit details
Copy full SHA for 6f44355
View code at this point
Browse repository at this point
Commits on Feb 14, 2014
merge 2013-11-13 branch into trunk
Fishwaldo
committed
428d1f2
View commit details
Copy full SHA for 428d1f2
View code at this point
Browse repository at this point
Commits on Feb 11, 2013
For dead devices do not increase quiery stage away from probe until the
Show description for 6656105
glsatz
committed
6656105
View commit details
Copy full SHA for 6656105
View code at this point
Browse repository at this point
Commits on Jan 7, 2013
Free lost memory.
Show description for 2075e7d
glsatz
committed
2075e7d
View commit details
Copy full SHA for 2075e7d
View code at this point
Browse repository at this point
Commits on Dec 24, 2012
Add Popp/Duwi device.
Show description for 1da45e1
glsatz
committed
1da45e1
View commit details
Copy full SHA for 1da45e1
View code at this point
Browse repository at this point
Commits on Dec 10, 2012
Add better statistics gathering including per node and per command
Show description for b601b1f
glsatz
committed
b601b1f
View commit details
Copy full SHA for b601b1f
View code at this point
Browse repository at this point
Commits on Jul 18, 2012
Fixes issue 75.
haklein
committed
280c23e
View commit details
Copy full SHA for 280c23e
View code at this point
Browse repository at this point
Commits on Apr 18, 2012
Check to see if a trailing / is in the options path strings. If not then
Show description for 676884e
glsatz
committed
676884e
View commit details
Copy full SHA for 676884e
View code at this point
Browse repository at this point
Commits on Mar 17, 2012
1) Adjust Trane thermostat xml file to allow NodeInfo calls
Show description for 01a6743
dscottmiller04600
committed
01a6743
View commit details
Copy full SHA for 01a6743
View code at this point
Browse repository at this point
Commits on Mar 16, 2012
Print proper node number in log.
Show description for f68f1da
glsatz
committed
f68f1da
View commit details
Copy full SHA for f68f1da
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.