Flags representing additional attributes or configuration settings for the parameter, used for various operational purposes. For more information, refer to https://github.com/synapticon/somanet_software/blob/develop/arm_application/Components/cifXApplicationStackDefinitions/Includes/ECS_API/Ecs_Defines.h#L90
The index of the parameter.
The name of the parameter, providing a descriptive label.
The object type code that represents the category of the parameter (e.g., "VAR", "ARRAY", "RECORD"). For more information, refer to ObjectCodeDefinition.
The subindex of the parameter.
The value type is a base data type index that specifies the data type or encoding of the parameter's value. For more information, refer to allBaseDataTypes.
Generated using TypeDoc
Represents a parsed parameter object returned from the GET /odl endpoint.