python-openzwave
python-openzwave copied to clipboard
List type parameters: labels and values correlation.
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.