iqm.station_control.interface.pydantic_base.serialize_value

iqm.station_control.interface.pydantic_base.serialize_value#

serialize_value(value)#

Serialize value type to JSON serializable type, to support complex and ndarray types.

Parameters:

value (Any) –

Return type:

Any