AIActionsConfig
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
data_category: edgeimpulse_api.models.ai_actions_data_category.AIActionsDataCategory
The type of the None singleton. -
data_metadata_key: pydantic.types.StrictStr | None
The type of the None singleton. -
data_metadata_value: pydantic.types.StrictStr | None
The type of the None singleton. -
steps: List[edgeimpulse_api.models.ai_actions_config_step.AIActionsConfigStep]
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self