-
-
Notifications
You must be signed in to change notification settings - Fork 912
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
700 Series Bridge Firmware - ProcessMsg Updates #2126
Comments
This is Done in Dev Branch Now. |
Do have an idea on when this will land in master? Is it waiting for 1.7? |
I think the dev branch is closed. Would be great to have bridge support (for ZStick-7 for example) |
I have built the Dev branch to use with domoticz, and the controller comes up and can include nodes, but no nodes appear in domoticz. In the console I get a number of errors about information for NodeID 2: |
Dev branch is the upcoming version 1.7. Its active development and has series 700 support. I don't recommend using it for anything other than "what does this look like" as its no where ready for prime time/testing yet. |
Hi folks! I just purchased a 700 series stick by mistake (Zooz now sells two devices with the ZST10 name, one 700 and one 500...). Is 1.7 development dead, or is it happening somewhere else? The dev branch has zero commits in the last 9 months.... |
Any plans to merge the changes from dev branch to master, so people can start testing? There are more 700 sticks now on the market. |
Is there any update? At present, 700 series has been the mainstream on the market. |
@HeFeng1947 , I have tested this branch quite some time ago and it was working... |
@HeFeng1947 |
(cherry picked from commit 15d6c95) # Conflicts: # cpp/src/Driver.cpp # cpp/src/Node.cpp # dist/openzwave.spec
(cherry picked from commit 15d6c95) # Conflicts: # cpp/src/Driver.cpp # cpp/src/Node.cpp # dist/openzwave.spec
Update ProcessMsg to handle FUNC_ID_APPLICATION_COMMAND_HANDLER_BRIDGE the same as FUNC_ID_APPLICATION_COMMAND_HANDLER
FUNC_ID_APPLICATION_COMMAND_HANDLER:
FUNC_ID_APPLICATION_COMMAND_HANDLER_BRIDGE:
The text was updated successfully, but these errors were encountered: