Skip to content
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

node queries slow #47

Open
francescozambon4 opened this issue Apr 7, 2017 · 0 comments
Open

node queries slow #47

francescozambon4 opened this issue Apr 7, 2017 · 0 comments

Comments

@francescozambon4
Copy link

francescozambon4 commented Apr 7, 2017

Hi,
i'm using an Aaeon Z-stick S2 and a Fibaro FGS FGS-223 switch.
Driver manager startup is very slow due to command alarm request timeout.
How can i exclude the request?
Thanks for your help.

2017-04-07 18:15:40.218 Node002, Sending (Send) message (Callback ID=0x14, Expected Reply=0x04) - AlarmCmd_Get (Node=2): 0x01, 0x09, 0x00, 0x13, 0x02, 0x02, 0x71, 0x04, 0x25, 0x14, 0xa1
2017-04-07 18:15:40.227 Node002,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-04-07 18:15:40.231 Node002,   ZW_SEND_DATA delivered to Z-Wave stack
2017-04-07 18:15:40.243 Node002,   Received: 0x01, 0x05, 0x00, 0x13, 0x14, 0x00, 0xfd
2017-04-07 18:15:40.248 Node002,   ZW_SEND_DATA Request with callback ID 0x14 received (expected 0x14)
2017-04-07 18:15:40.253 Node002, Request RTT 30 Average Request RTT 29
2017-04-07 18:16:20.222 
2017-04-07 18:16:20.227 Node002, Sending (Send) message (Attempt 2, Callback ID=0x15, Expected Reply=0x04) - AlarmCmd_Get (Node=2): 0x01, 0x09, 0x00, 0x13, 0x02, 0x02, 0x71, 0x04, 0x25, 0x15, 0xa0
2017-04-07 18:16:20.237 Node002,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-04-07 18:16:20.240 Node002,   ZW_SEND_DATA delivered to Z-Wave stack
2017-04-07 18:16:20.252 Node002,   Received: 0x01, 0x05, 0x00, 0x13, 0x15, 0x00, 0xfc
2017-04-07 18:16:20.256 Node002,   ZW_SEND_DATA Request with callback ID 0x15 received (expected 0x15)
2017-04-07 18:16:20.260 Node002, Request RTT 27 Average Request RTT 28
2017-04-07 18:17:00.232 
2017-04-07 18:17:00.237 Node002, Sending (Send) message (Attempt 3, Callback ID=0x16, Expected Reply=0x04) - AlarmCmd_Get (Node=2): 0x01, 0x09, 0x00, 0x13, 0x02, 0x02, 0x71, 0x04, 0x25, 0x16, 0xa3
2017-04-07 18:17:00.249 Node002,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-04-07 18:17:00.255 Node002,   ZW_SEND_DATA delivered to Z-Wave stack
2017-04-07 18:17:00.265 Node002,   Received: 0x01, 0x05, 0x00, 0x13, 0x16, 0x00, 0xff
2017-04-07 18:17:00.271 Node002,   ZW_SEND_DATA Request with callback ID 0x16 received (expected 0x16)
2017-04-07 18:17:00.276 Node002, Request RTT 30 Average Request RTT 29
2017-04-07 18:17:40.245 Node002, ERROR: Dropping command, expected response not received after 3 attempt(s)
2017-04-07 18:17:40.248 Node002, Removing current message
2017-04-07 18:17:40.253 Node002, Query Stage Complete (Dynamic)
2017-04-07 18:17:40.257 Node002, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Configuration live=1
2017-04-07 18:17:40.261 Node002, QueryStage_Configuration
2017-04-07 18:17:40.265 Node002, QueryStage_Complete
2017-04-07 18:17:40.269 CheckCompletedNodeQueries m_allNodesQueried=0 m_awakeNodesQueried=0
2017-04-07 18:17:40.273 CheckCompletedNodeQueries all=1, deadFound=0 sleepingOnly=1
2017-04-07 18:17:40.277          Node query processing complete.
2017-04-07 18:17:40.299 mgr,     Manager::WriteConfig completed for driver with home ID of 0x0184f47d``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant