class edgeimpulse_api.models.anomaly_config_axes_inner.AnomalyConfigAxesInner(
**data: Any
)
Config
The type of the None singleton.
favourite: pydantic.types.StrictBool
The type of the None singleton.
ix: pydantic.types.StrictInt
The type of the None singleton.
label: pydantic.types.StrictStr
The type of the None singleton.
selected: pydantic.types.StrictBool
The type of the None singleton.
edgeimpulse_api.models.anomaly_config_axes_inner.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.anomaly_config_axes_inner.AnomalyConfigAxesInner
edgeimpulse_api.models.anomaly_config_axes_inner.from_json(
json_str: str
) ‑> edgeimpulse_api.models.anomaly_config_axes_inner.AnomalyConfigAxesInner
edgeimpulse_api.models.anomaly_config_axes_inner.to_dict(
self
)
edgeimpulse_api.models.anomaly_config_axes_inner.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.anomaly_config_axes_inner.to_str(
self
) ‑> str