openhab-core/itests
Henning Treu 3c8e3efa93 Extend ChannelType by command options (#540)
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>
2019-02-12 13:41:01 +00:00
..
org.openhab.core.audio.tests add further tests (#533) 2019-02-05 12:54:04 +01:00
org.openhab.core.auth.oauth2client.tests add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
org.openhab.core.automation.integration.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.automation.module.core.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.automation.module.script.defaultscope.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.automation.module.script.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.automation.module.timer.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.automation.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.binding.xml.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.compat1x.tests add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
org.openhab.core.config.core.tests add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
org.openhab.core.config.discovery.mdns.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.config.discovery.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
org.openhab.core.config.discovery.usbserial.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.config.dispatch.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.config.xml.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.io.http.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.io.net.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.io.rest.core.tests migrate tests for io.rest.core 2019-02-06 15:56:00 +01:00
org.openhab.core.io.rest.sse.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.io.rest.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.io.transport.mqtt.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.io.transport.upnp.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.magic.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.model.core.tests add missing dependencies for integration tests (#564) 2019-02-11 18:18:33 +01:00
org.openhab.core.model.item.tests add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
org.openhab.core.model.lsp.tests add missing dependencies for integration tests (#564) 2019-02-11 18:18:33 +01:00
org.openhab.core.model.persistence.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.model.rule.tests add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
org.openhab.core.model.script.tests add missing dependencies for integration tests (#564) 2019-02-11 18:18:33 +01:00
org.openhab.core.model.thing.tests Extend ChannelType by command options (#540) 2019-02-12 13:41:01 +00:00
org.openhab.core.semantics.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.storage.json.tests add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
org.openhab.core.tests Extend ChannelType by command options (#540) 2019-02-12 13:41:01 +00:00
org.openhab.core.thing.tests Extend ChannelType by command options (#540) 2019-02-12 13:41:01 +00:00
org.openhab.core.thing.xml.tests Extend ChannelType by command options (#540) 2019-02-12 13:41:01 +00:00
org.openhab.core.transform.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.ui.icon.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.ui.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
org.openhab.core.voice.tests update Maven project settings (Eclipse IDE) 2019-02-06 15:56:00 +01:00
itest-common.bndrun add provided storage capability to test bundle itself 2019-02-06 15:55:59 +01:00
pom.xml remove io.rest.sitemap itests (already moved) (#563) 2019-02-11 18:17:35 +01:00