class edgeimpulse_api.models.dsp_named_axis.DSPNamedAxis(
**data: Any
)
Config
The type of the None singleton.
description: pydantic.types.StrictStr
The type of the None singleton.
name: pydantic.types.StrictStr
The type of the None singleton.
required: pydantic.types.StrictBool
The type of the None singleton.
edgeimpulse_api.models.dsp_named_axis.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.dsp_named_axis.DSPNamedAxis
edgeimpulse_api.models.dsp_named_axis.from_json(
json_str: str
) ‑> edgeimpulse_api.models.dsp_named_axis.DSPNamedAxis
edgeimpulse_api.models.dsp_named_axis.to_dict(
self
)
edgeimpulse_api.models.dsp_named_axis.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.dsp_named_axis.to_str(
self
) ‑> str