Expand description
Data types used with the Tango API.
Structs§
- Attribute
Data - Represents the value and other metadata of a device attribute.
- Attribute
Info - Provides information about a single device attribute.
- Command
Info - Provides information about the API of a single command.
- DbDatum
- Represents a single property with name and value.
Enums§
- Attr
Data Format - Attribute “data format” constants.
- Attr
Quality - Attribute “quality” constants.
- Attr
Value - Represents the value of an attribute.
- Attr
Write Type - Attribute “write type” constants.
- Command
Data - Represents the input or output arguments of a command.
- DevSource
- Device data source constants.
- Disp
Level - Device “display level” constants.
- ErrSeverity
- Error severity constants.
- Property
Value - Represents the value of a property.
- Tango
Data Type - The type of a Tango command argument/result, attribute data, or property value.
- Tango
DevState - Device states supported by Tango as the
DevState
value type.
Type Aliases§
- DevEncoded
- Representation of a Tango
DevEncoded
value.