rossvideo / Catena

Other
5 stars 1 forks source link

Variant #58

Closed mejohnnaylor closed 7 months ago

mejohnnaylor commented 7 months ago

Adds Variant as a param type and the associated VariantList

UML on the Value tab

Also uses the Import object to act as an Include mechanism. This is private to the server implementation and never exposed over the wire or in the Interface definition, but is demo'd in the example device model called device.tree.json.

set/get functionality tested using Postman.