fastcs.transport.tango.util
#
Members
Casts a value from tango to FastCS datatype. |
|
Casts a value from FastCS to tango datatype. |
|
Gets the metadata for a Tango field from an attribute. |
|
Gets the metadata for a Tango field from a FastCS datatype. |
- fastcs.transport.tango.util.get_server_metadata_from_attribute(attribute: Attribute[T]) dict[str, Any] [source]#
Gets the metadata for a Tango field from an attribute.
- fastcs.transport.tango.util.get_server_metadata_from_datatype(datatype: DataType[T]) dict[str, str] [source]#
Gets the metadata for a Tango field from a FastCS datatype.