mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-26 20:21:33 +01:00
3c8e3efa93
This addresses https://github.com/eclipse/smarthome/issues/5099 by adding a command description with command options along with the state description. Command options will give a hint to UIs about the specific commands a channel provides. Command options could be rendered as a drop down and also represent the current state or rendered as push buttons to simply send a command to the ThingHandler. The infrstructure basically copies the StateDescription infrastructure with CommandDescriptionProviders and an `DynamicCommandDescriptionProvider` interface for bindings to hook in and provide dynamic command options. Signed-off-by: Henning Treu <henning.treu@googlemail.com> |
||
---|---|---|
.. | ||
org.openhab.core.audio.tests | ||
org.openhab.core.auth.oauth2client.tests | ||
org.openhab.core.automation.integration.tests | ||
org.openhab.core.automation.module.core.tests | ||
org.openhab.core.automation.module.script.defaultscope.tests | ||
org.openhab.core.automation.module.script.tests | ||
org.openhab.core.automation.module.timer.tests | ||
org.openhab.core.automation.tests | ||
org.openhab.core.binding.xml.tests | ||
org.openhab.core.compat1x.tests | ||
org.openhab.core.config.core.tests | ||
org.openhab.core.config.discovery.mdns.tests | ||
org.openhab.core.config.discovery.tests | ||
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests | ||
org.openhab.core.config.discovery.usbserial.tests | ||
org.openhab.core.config.dispatch.tests | ||
org.openhab.core.config.xml.tests | ||
org.openhab.core.io.http.tests | ||
org.openhab.core.io.net.tests | ||
org.openhab.core.io.rest.core.tests | ||
org.openhab.core.io.rest.sse.tests | ||
org.openhab.core.io.rest.tests | ||
org.openhab.core.io.transport.mqtt.tests | ||
org.openhab.core.io.transport.upnp.tests | ||
org.openhab.core.magic.tests | ||
org.openhab.core.model.core.tests | ||
org.openhab.core.model.item.tests | ||
org.openhab.core.model.lsp.tests | ||
org.openhab.core.model.persistence.tests | ||
org.openhab.core.model.rule.tests | ||
org.openhab.core.model.script.tests | ||
org.openhab.core.model.thing.tests | ||
org.openhab.core.semantics.tests | ||
org.openhab.core.storage.json.tests | ||
org.openhab.core.tests | ||
org.openhab.core.thing.tests | ||
org.openhab.core.thing.xml.tests | ||
org.openhab.core.transform.tests | ||
org.openhab.core.ui.icon.tests | ||
org.openhab.core.ui.tests | ||
org.openhab.core.voice.tests | ||
itest-common.bndrun | ||
pom.xml |