OEE data property columns
- Last UpdatedFeb 06, 2025
- 1 minute read
|
Column |
Description |
|---|---|
|
Name |
This is a required property. This is the unique name for the OEE data property. Entries can include up to 32 alphanumeric. |
|
Display Name |
This is a required property. This is the name displayed for this OEE data property in the user interface. Entries can include up to 256 alphanumeric characters and special characters. |
|
Pick List Values |
This is an optional property. This is a list of semi-colon-separated values that a user must pick from to enter a value for the property. For example: Name,DisplayName,PickListValues ItemID,Item ID,BAG-MXN;FLX-CTD;OIL-CTD If pick list values are not included, then users manually enter the property value. Note that it's possible to send any text value to an OEE data property through the API. This means it's possible that a value will be shown that is not available in the list of items specified here. |