Groups
Groups
Sign in
Groups
Groups
python-openzwave-discuss
Conversations
Labels
About
Send feedback
Help
Add Secondary Controller
31 views
Skip to first unread message
Jason LaCock
unread,
Oct 5, 2016, 6:45:13 AM
10/5/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-openzwave-discuss
Hi
I am attempting to add a secondary controller to my z-wave network
At the moment however both controller's start their own z-wave network as primary controller with their unique home IDs
I see the z-wave controller adds the following driver: Driver::ControllerCommand_AddController : Add a new secondary controller to the Z-Wave network.
I am not sure how to execute the command class though
Help will be appreciated
Regards
Jason
Sébastien GALLET
unread,
Oct 10, 2016, 5:56:27 PM
10/10/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-openzwave-discuss
Hi
As far as I remember, ControllerCommand_AddController is deprecated now.
I don't have another controller so can't try anything.
Maybe you can try to
- add it as a normal node :
https://github.com/OpenZWave/python-openzwave/blob/master/src-api/openzwave/controller.py#L640
- use transfer_primary_role :
https://github.com/OpenZWave/python-openzwave/blob/master/src-api/openzwave/controller.py#L600
Hope this helps
Reply all
Reply to author
Forward
0 new messages