src/rpiWebClient.interfaces.ts
ViewValue object returned from realtime services
Properties |
IsCollection |
IsCollection:
|
Type : boolean
|
Flag to specify if the property value is a collection |
Name |
Name:
|
Type : string
|
The property name |
Value |
Value:
|
Type : string
|
The property value |
ValueCollection |
ValueCollection:
|
Type : Array<string>
|
The property value collection |