channel_property_serializer#
Serializers and deserializers for ChannelProperties
Full path: iqm.station_control.client.serializers.channel_property_serializer
Functions
|
Convert the given protobuf dictionary of channel properties into a dictionary of |
|
Convert a repeated scalar container of instruction type strings into a tuple of python types. |
Pack the given dictionary of channel properties into a protobuf format for further serialization. |
|
|
Parse the Channel Property Dictionary from a string serialised protobuf payload. |