Values.CompositeModelPropertySourceContains information about a composite model property on an asset.
type nonrec t = {name : Name.t option;The name of the property.
*)type_ : Name.t option;The type of the composite model that defines this property.
*)assetProperty : Property.t option;id : ID.t option;The ID of the composite model that contains the property.
*)externalId : ExternalId.t option;The external ID of the composite model that contains the property. For more information, see Using external IDs in the IoT SiteWise User Guide.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of Name.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of (string * [> `String of ID.t ]) list ] list
| `String of ID.t
| `Structure of
(string
* [> `Enum of string
| `String of PropertyNotificationTopic.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of VariableName.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of ID.t ])
list ]
list
| `String of Macro.t ])
list ])
list ]
list
| `String of DefaultValue.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string | `String of Interval.t ])
list ])
list ])
list ])
list ])
list ])
list ]