List of parameters

Hi! Is it possible to describe in xml a parameter with a finite set of known values (checkboxes or dropdown list in GUI)?

Yes, this is possible - take a look at the documentation for describing the configuration -:
https://www.eclipse.org/smarthome/documentation/development/bindings/xml-reference.html

The way a parameter is actually represented in a UI is not specified since this is up to the UI, but options and data type are specified and the UI clearly needs to represent the data appropriately.

1 Like

@tim06ka, I would advice to discuss thus development/API related questions directly at https://www.eclipse.org/forums/index.php/f/271/.

1 Like