Maximum of the value
Minimum of the value
Nominal value (value as designated)
Value as typically present
Dispatch visitor
on this instance.
to visit this instance
Dispatch visitor
with context
on this instance.
type of the context
to visit this instance
to be passed along to the dispatched visitor method
Dispatch the transformer
on this instance.
transformation of this instance
T - type of the transformation result
to transform this instance
Dispatch the transformer
on this instance in context
.
transformation of this instance
T - type of the transformation result
ContextT - type of the transformation context
to transform this instance
to be passed along to the transformer
Generated using TypeDoc
Value represented by up to four variants of a numeric value in a specific role:
MIN
,NOM
,TYP
andMAX
. True means that the value is available, false means the value is not available.Remarks
EXAMPLE from [IEC61360-1]: In the case of having a property which is of the LEVEL_TYPE min/max − expressing a range − only those two values need to be provided.
Note: This is how AAS deals with the following combinations of level types:
Note: In the cases 2. and 4. the semanticId of the Property or Properties within the SubmodelElementCollection needs to include information about the level type. Otherwise, the semantics is not described in a unique way. Please refer to the specification.