Eclipse.org
Specifies the signal data type.
Attribute type: - "Boolean"
- Specifies that the measurement
value is an instance of the Boolean class.
- "Integer"
- Specifies that the measurement
value is an instance of the Integer class.
- "List"
- Specifies that the measurement
value is an instance of List.
- "Long"
- Specifies that the measurement
value is an instance of the Long class.
- "Map"
- Specifies that the measurement
value is an instance of Map.
- "Number"
- Sepcifies that the measurement
value is an instance of the Number class.
- "Object"
- Specifies that the measurement
value is an Object.
- "String"
- Specifies that the measurement
value is a string.