UNPKG

@openhab-ui/setup-and-maintenance

Version:

Configuration and maintenance interface for openHAB

1 lines 252 B
<h3>Thing properties</h3><oh-vue-bind contextfrom="ui-context-help" sourceproperty="contextdata"></oh-vue-bind><oh-vue></oh-vue><template><ul><li v-for="(value, propertyName) in context"><strong>{{propertyName}}</strong>: {{value}}</li></ul></template>