| Data Store Name (Required) |
string |
0 |
|
| Property (Required) |
string |
1 |
The name of the property in the data store that has changed |
| Path (Required) |
string |
2 |
The path through the property that needs updating |
| Data (Required) |
oneOf |
3 |
The value that is updating |
oneOf<double, boolean, string>:
| Control Value [uint32] |
Type |
Details |
| 0 |
double |
Underlying: double |
| 1 |
boolean |
Underlying: boolean |
| 2 |
string |
- |
|
| Update Count (Required) |
uint32 |
4 |
The number of times this property has updated |