class edgeimpulse_api.models.detailed_impulse_post_processing_block_configs_inner.DetailedImpulsePostProcessingBlockConfigsInner(
**data: Any
)
Config
The type of the None singleton.
block_id: pydantic.types.StrictInt
The type of the None singleton.
config: edgeimpulse_api.models.post_processing_config.PostProcessingConfig
The type of the None singleton.
edgeimpulse_api.models.detailed_impulse_post_processing_block_configs_inner.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.detailed_impulse_post_processing_block_configs_inner.DetailedImpulsePostProcessingBlockConfigsInner
edgeimpulse_api.models.detailed_impulse_post_processing_block_configs_inner.from_json(
json_str: str
) ‑> edgeimpulse_api.models.detailed_impulse_post_processing_block_configs_inner.DetailedImpulsePostProcessingBlockConfigsInner
edgeimpulse_api.models.detailed_impulse_post_processing_block_configs_inner.to_dict(
self
)
edgeimpulse_api.models.detailed_impulse_post_processing_block_configs_inner.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.detailed_impulse_post_processing_block_configs_inner.to_str(
self
) ‑> str