UI: Provide message templates based on WoT model "actions" #1811
Labels
good-first-issue
help wanted
UI
Issues related to the Ditto explorer UI
WoT
Web of Things related enhancements
When fully embracing using WoT ThingModels to define the capabilities of things, it would be really powerful if the Ditto UI would not only show the "WoT TD" in a tab, but also use the TD to present the user the available "actions" to invoke on a thing and on a feature level.
The WoT TD "action" should define all we need:
This would be an example "action" containing "title", "description" and "input" with a very simple payload (an "integer"):
https://github.com/eclipse-ditto/ditto-examples/blob/82451ac0b510e34bb5409cdf9128e7d315965931/wot/models/switchable-1.0.0.tm.jsonld#L30-L38
The text was updated successfully, but these errors were encountered: