class DataTypeOutput
Package: swiss.avm.up.core.generic.specification.interface_local.javamodel.DataTypeOutput
Direct Known Subclasses:
class DataTypeOutput extends DataTypeIoType
Use DataType output to define type of output. As example for analog types, structured types or array outputs.
If a ScaleFunction is defined, the analog output is not available in the project (only the scaled value).
Properties
comment
Describes the intent of this Resource.
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
name
The name of this Resource.
StringLiteral[1..1]
type
Type[1..1]
type
Type[1..1]
useScaledValue
BooleanLiteral[0..1]
A literal where only the two values 'false' and 'true' are accepted.