Splitting logic for property control from logic to create UI from schema
This commit is contained in:
parent
e7e3a08210
commit
7f4b4ed1f3
3 changed files with 236 additions and 175 deletions
|
|
@ -3,6 +3,7 @@
|
|||
:thing="propertyData.thing"
|
||||
:property-name="propertyData.property_name"
|
||||
:thing-name="propertyData.thing"
|
||||
:label="propertyData.label"
|
||||
:read-back="propertyData.read_back"
|
||||
:read-back-delay="propertyData.read_back_delay"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue