Values.InvalidNodeExceptionSourceThe specified node type doesn't match the expected node type for a node. You can specify the node type as branch, sensor, actuator, or attribute.
val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `List of [> `String of string ] list
| `String of BranchFullyQualifiedNameString.t ])
list ])
list ]
list
| `String of string ])
list ]