Supported Attribute Data Types (Core Services)
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
The supported attribute data types are defined below. The following values are accepted
-
Anything Underlying data type can be any supported type
-
Boolean -
BooleanArray -
Byte -
ByteArray -
DateTime -
DateTimeArray -
Double -
DoubleArray -
EnumerationValue Values are drawn from an enumeration set. Attributes of this type must specify the name of the enumeration set in the 'TypeQualifier' property.
-
Guid -
GuidArray -
Int16 -
Int16Array -
Int32 -
Int32Array -
Int64 -
Int64Array -
Single -
SingleArray -
String -
StringArray