expert UI : association groups reversed

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
concerto51
Posts: 2
Joined: 21 Nov 2014 20:10

expert UI : association groups reversed

Post by concerto51 »

Hi,

I have a Philio PSM02-1 sensor installed. When I look at the associations in expert UI, the values are switched with respect to group number :

When querying values with

Code: Select all

http://192.168.0.199:8083/ZWaveAPI/Run/devices[15].instances[0].commandClasses[133]
I receive :

Code: Select all

{"name":"Association","data":{"invalidateTime":1433932608,"updateTime":1433932609,"type":"empty","value":null,"supported":{"invalidateTime":1433932608,"updateTime":1433932609,"type":"bool","value":true},"version":{"invalidateTime":1433932610,"updateTime":1433932612,"type":"int","value":2},"security":{"invalidateTime":1433932608,"updateTime":1433932609,"type":"bool","value":false},"interviewDone":{"invalidateTime":1433932608,"updateTime":1433932616,"type":"bool","value":true},"interviewCounter":{"invalidateTime":1433932608,"updateTime":1433932614,"type":"int","value":9},"groups":{"invalidateTime":1433932614,"updateTime":1433932615,"type":"int","value":2},"specificGroup":{"invalidateTime":1433932608,"updateTime":1433932609,"type":"empty","value":null},"1":{"invalidateTime":1434097003,"updateTime":1434097039,"type":"empty","value":null,"max":{"invalidateTime":1434097003,"updateTime":1434097039,"type":"int","value":7},"nodes":{"invalidateTime":1434097003,"updateTime":1434097039,"type":"binary","value":[67]}},"2":{"invalidateTime":1434096985,"updateTime":1434097038,"type":"empty","value":null,"max":{"invalidateTime":1434096985,"updateTime":1434097038,"type":"int","value":7},"nodes":{"invalidateTime":1434096985,"updateTime":1434097038,"type":"binary","value":[1,20,67]}}},"id":133}
so the group1 has node 67, the group 2 has 1,20 and 67 . ok

in the Gui I see the opposite :
expert assos.jpg
expert assos.jpg (41.03 KiB) Viewed 2685 times
Did you experience same problem ? is there a fix ?

thanks

version 2.0.1-rc33
v2.0.1-rc33
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: expert UI : association groups reversed

Post by PoltoS »

it is a known problem, Will be fixed soon
Post Reply