python-openzwave icon indicating copy to clipboard operation
python-openzwave copied to clipboard

List type parameters: labels and values correlation.

Open PiotrKruczy opened this issue 7 years ago • 0 comments

Is there any posibility to correlate labels and values in list type parameters? There is getValueListValues(self, id) which gives only values and getValueListItems(self, id) which gives only labels, but I see nothing to get both correlated.

PiotrKruczy avatar Sep 11 '18 07:09 PiotrKruczy