iqm.station_control.client.serializers.channel_property_serializer.serialize_channel_properties#
- serialize_channel_properties(channel_property_dictionary)#
Pack the given dictionary of channel properties into a protobuf format for further serialization.
- Parameters:
channel_properties – channel properties to pack
channel_property_dictionary (dict[str, ChannelProperties])
- Returns:
ChannelPropertyDictionary- Return type: