ProjectDeploymentTarget
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
badge: edgeimpulse_api.models.deployment_target_badge.DeploymentTargetBadge | None
The type of the None singleton. -
custom_deploy_id: pydantic.types.StrictInt | None
The type of the None singleton. -
description: pydantic.types.StrictStr
The type of the None singleton. -
disabled_for_project: pydantic.types.StrictBool
The type of the None singleton. -
docs_url: pydantic.types.StrictStr
The type of the None singleton. -
firmware_repo_url: pydantic.types.StrictStr | None
The type of the None singleton. -
format: pydantic.types.StrictStr
The type of the None singleton. -
has_akida: pydantic.types.StrictBool
The type of the None singleton. -
has_ceva_npn: pydantic.types.StrictBool
The type of the None singleton. -
has_drpai: pydantic.types.StrictBool
The type of the None singleton. -
has_eon_compiler: pydantic.types.StrictBool
The type of the None singleton. -
has_memryx: pydantic.types.StrictBool
The type of the None singleton. -
has_st_aton: pydantic.types.StrictBool
The type of the None singleton. -
has_tensai_flow: pydantic.types.StrictBool
The type of the None singleton. -
has_tensor_rt: pydantic.types.StrictBool
The type of the None singleton. -
has_tidl: pydantic.types.StrictBool
The type of the None singleton. -
hide_optimizations: pydantic.types.StrictBool
The type of the None singleton. -
image: pydantic.types.StrictStr
The type of the None singleton. -
image_classes: pydantic.types.StrictStr
The type of the None singleton. -
integrate_url: pydantic.types.StrictStr | None
The type of the None singleton. -
latency_device: pydantic.types.StrictStr | None
The type of the None singleton. -
model_variants: List[edgeimpulse_api.models.deployment_target_variant.DeploymentTargetVariant]
The type of the None singleton. -
name: pydantic.types.StrictStr
The type of the None singleton. -
owner_organization_name: pydantic.types.StrictStr | None
The type of the None singleton. -
preferred_engine: edgeimpulse_api.models.deployment_target_engine.DeploymentTargetEngine
The type of the None singleton. -
reason_target_disabled: pydantic.types.StrictStr | None
The type of the None singleton. -
recommended_for_project: pydantic.types.StrictBool
The type of the None singleton. -
supported_engines: List[edgeimpulse_api.models.deployment_target_engine.DeploymentTargetEngine]
The type of the None singleton. -
ui_section: pydantic.types.StrictStr
The type of the None singleton. -
url: pydantic.types.StrictStr | None
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
ui_section_validate_enum
- v
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self