Update button broken in latest RC 1.7?
Posted: 14 May 2014 13:38
My value logging module and the update button in Expert UI stopped working with the latest RC. I have tried the following two commands zway.devices[28].SensorMultilevel.Get() and
zway.devices[28].instances[0].commandClasses[49].Get()
but they generate the same error in log :
[2014-05-14 12:25:18.406] Error returned from zway_data_get_binary(zway, zassert(_zway_find_data(command->data, "typemask")), &typemask, &typemaskSize): Wrong data Data type requested (-10)
The same error occurs when pressing the update button in expert mode.
zway.devices[28].instances[0].commandClasses[49].Get()
but they generate the same error in log :
[2014-05-14 12:25:18.406] Error returned from zway_data_get_binary(zway, zassert(_zway_find_data(command->data, "typemask")), &typemask, &typemaskSize): Wrong data Data type requested (-10)
The same error occurs when pressing the update button in expert mode.