more G-Labs products

Author Topic: Unable to get Basic Value for Octan Remote  (Read 668 times)

January 05, 2016, 05:40:40 PM
Read 668 times

stanleywoon

  • *
  • Information
  • Newbie
  • Posts: 5
When I trying to get basic value after I press a button for remote, it only return ERR_TIME_OUT, however this is not happened when I get value for other parameter.

There is error in the log, not sure it is related to the issue:

2016-01-06 00:36:45.0592 Debug 01-0B-00-04-00-06-05-5B-03-5A-00-02-F3
2016-01-06 00:36:45.0592 Debug ZWaveMessage (RawData=01-0B-00-04-00-06-05-5B-03-5A-00-02-F3)
2016-01-06 00:36:45.0592 Debug ZWaveMessage (Direction=Inbound, Header=SOF, NodeId=6, Type=Request, Function=ApplicationCommandHandler, CommandClass=91)
2016-01-06 00:36:45.0592 Debug 06
2016-01-06 00:36:45.0592 Error System.NullReferenceException: Object reference not set to an instance of an object.
   at ZWaveLib.ZWaveNode.ApplicationCommandHandler(Byte[] rawMessage)
2016-01-06 00:36:45.0622 Warn Unhandled message type: 01-0B-00-04-00-06-05-5B-03-5A-00-02-F3
2016-01-06 00:36:45.0622 Debug 01-08-00-04-00-06-02-84-07-74
2016-01-06 00:36:45.0622 Debug ZWaveMessage (RawData=01-08-00-04-00-06-02-84-07-74)
2016-01-06 00:36:45.0622 Debug ZWaveMessage (Direction=Inbound, Header=SOF, NodeId=6, Type=Request, Function=ApplicationCommandHandler, CommandClass=WakeUp)
2016-01-06 00:36:45.0622 Debug 06
2016-01-06 00:36:45.0622 Debug NodeUpdated (NodeId=6, Parameter=WakeUpSleepingStatus, Value=0)
2016-01-06 00:36:45.0622 Trace Sending message 0 01-09-00-13-06-02-80-02-05-80-E6
2016-01-06 00:36:45.0622 Debug ZWaveMessage (RawData=01-09-00-13-06-02-80-02-05-82-E4)
2016-01-06 00:36:45.0622 Debug ZWaveMessage (Direction=Outbound, Header=SOF, NodeId=6, Type=Request, Function=SendData, CommandClass=Battery, CallbackId=130, CallbackStatus=NotSet)
2016-01-06 00:36:45.0622 Trace Sending message 1 01-09-00-13-06-02-20-02-05-81-47
2016-01-06 00:36:45.0622 Debug ZWaveMessage (RawData=01-09-00-13-06-02-20-02-05-83-45)
2016-01-06 00:36:45.0622 Debug ZWaveMessage (Direction=Outbound, Header=SOF, NodeId=6, Type=Request, Function=SendData, CommandClass=Basic, CallbackId=131, CallbackStatus=NotSet)
2016-01-06 00:36:45.0622 Debug NodeUpdated (NodeId=6, Parameter=WakeUpNotify, Value=1)
2016-01-06 00:36:45.0622 Info HomeAutomation.ZWave   6   ZWave Node   ZWaveNode.WakeUpSleepingStatus   0
2016-01-06 00:36:45.0622 Info HomeAutomation.ZWave   6   ZWave Node   ZWaveNode.WakeUpNotify   1
2016-01-06 00:36:45.5280 Trace [[[ BEGIN REQUEST ]]]
2016-01-06 00:36:45.5280 Trace WaitAck
2016-01-06 00:36:45.5280 Trace Sending Message (Node=6, CallbackId=82, Function=SendData, CommandClass=Battery)
2016-01-06 00:36:45.5280 Debug 01-09-00-13-06-02-80-02-05-82-E4
2016-01-06 00:36:45.5719 Debug 06-01-04-01-13-01-E8
2016-01-06 00:36:45.5719 Debug ZWaveMessage (RawData=01-04-01-13-01-E8)
2016-01-06 00:36:45.5719 Debug ZWaveMessage (Direction=Inbound, Header=SOF, NodeId=0, Type=Response, Function=SendData, CommandClass=NotSet)
2016-01-06 00:36:45.5719 Debug 06
2016-01-06 00:36:45.5719 Trace SendDataReady
2016-01-06 00:36:45.6740 Debug 01-05-00-13-82-00-6B
2016-01-06 00:36:45.6740 Debug ZWaveMessage (RawData=01-05-00-13-82-00-6B)
2016-01-06 00:36:45.6740 Debug ZWaveMessage (Direction=Inbound, Header=SOF, NodeId=0, Type=Request, Function=SendData, CommandClass=NotSet)
2016-01-06 00:36:45.6740 Debug 06
2016-01-06 00:36:45.6740 Trace Complete
2016-01-06 00:36:45.6740 Trace [[[ END REQUEST ]]] took 147 ms
2016-01-06 00:36:45.7765 Trace [[[ BEGIN REQUEST ]]]
2016-01-06 00:36:45.7765 Debug 01-09-00-04-00-06-03-80-03-49-3D
2016-01-06 00:36:45.7765 Debug ZWaveMessage (RawData=01-09-00-04-00-06-03-80-03-49-3D)
2016-01-06 00:36:45.7765 Trace WaitAck
2016-01-06 00:36:45.7765 Trace Sending Message (Node=6, CallbackId=83, Function=SendData, CommandClass=Basic)
2016-01-06 00:36:45.7765 Debug ZWaveMessage (Direction=Inbound, Header=SOF, NodeId=6, Type=Request, Function=ApplicationCommandHandler, CommandClass=Battery)
2016-01-06 00:36:45.7765 Debug 01-09-00-13-06-02-20-02-05-83-45
2016-01-06 00:36:45.7810 Debug 06
2016-01-06 00:36:45.7810 Debug NodeUpdated (NodeId=6, Parameter=Battery, Value=73)
2016-01-06 00:36:45.7810 Info HomeAutomation.ZWave   6   ZWave Node   ZWaveNode.Battery   73
2016-01-06 00:36:45.7810 Info HomeAutomation.ZWave   6   ZWave Node   Status.Battery   73
2016-01-06 00:36:45.7810 Debug 18
2016-01-06 00:36:45.7810 Debug ZWaveMessage (RawData=18)
2016-01-06 00:36:45.7810 Debug ZWaveMessage (Direction=Inbound, Header=CAN, NodeId=0, Type=NotSet, Function=NotSet, CommandClass=NotSet)
2016-01-06 00:36:45.7810 Trace Error
2016-01-06 00:36:45.7810 Trace [[[ END REQUEST ]]] took 11 ms
2016-01-06 00:36:45.7810 Warn Could not deliver message to Node 6 (CallbackId=83, Retry=1)
2016-01-06 00:36:45.9903 Trace [[[ BEGIN REQUEST ]]]
2016-01-06 00:36:45.9903 Trace WaitAck
2016-01-06 00:36:45.9903 Trace Sending Message (Node=6, CallbackId=83, Function=SendData, CommandClass=Basic)
2016-01-06 00:36:45.9903 Debug 01-09-00-13-06-02-20-02-05-83-45
2016-01-06 00:36:46.0893 Info HomeAutomation.PhilipsHue   1   -   Meter.Watts   0.0
2016-01-06 00:36:46.0893 Debug 06-01-04-01-13-01-E8
2016-01-06 00:36:46.0893 Debug ZWaveMessage (RawData=01-04-01-13-01-E8)
2016-01-06 00:36:46.0893 Debug ZWaveMessage (Direction=Inbound, Header=SOF, NodeId=0, Type=Response, Function=SendData, CommandClass=NotSet)
2016-01-06 00:36:46.0893 Debug 06
2016-01-06 00:36:46.0893 Trace SendDataReady
2016-01-06 00:36:46.1013 Info HomeAutomation.PhilipsHue   2   -   Meter.Watts   0.0
2016-01-06 00:36:46.1128 Info HomeAutomation.PhilipsHue   3   -   Meter.Watts   0.0
2016-01-06 00:36:46.1248 Info HomeAutomation.ZWave   2   Binary Switch   Meter.Watts   0.0
2016-01-06 00:36:46.1942 Debug 01-05-00-13-83-00-6A
2016-01-06 00:36:46.1942 Debug ZWaveMessage (RawData=01-05-00-13-83-00-6A)
2016-01-06 00:36:46.1942 Debug ZWaveMessage (Direction=Inbound, Header=SOF, NodeId=0, Type=Request, Function=SendData, CommandClass=NotSet)
2016-01-06 00:36:46.1942 Debug 06
2016-01-06 00:36:46.1942 Trace Complete
2016-01-06 00:36:46.1942 Trace [[[ END REQUEST ]]] took 204 ms

Another question, in HG how the system know which button we pressed? Is it from basic value ?


There are no comments for this topic. Do you want to be the first?