class edgeimpulse_api.models.dsp_config_request.DSPConfigRequest(
**data: Any
)
Config
The type of the None singleton.
config: Dict[str, pydantic.types.StrictStr]
The type of the None singleton.
edgeimpulse_api.models.dsp_config_request.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.dsp_config_request.DSPConfigRequest
edgeimpulse_api.models.dsp_config_request.from_json(
json_str: str
) ‑> edgeimpulse_api.models.dsp_config_request.DSPConfigRequest
edgeimpulse_api.models.dsp_config_request.to_dict(
self
)
edgeimpulse_api.models.dsp_config_request.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.dsp_config_request.to_str(
self
) ‑> str