Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
edgeimpulse_api.models.block_threshold_value.BlockThresholdValue( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
actual_instance
one_of_schemas
List[str]
oneof_schema_1_validator
float | None
oneof_schema_2_validator
pydantic.v1.types.StrictStr | None
edgeimpulse_api.models.block_threshold_value.BlockThresholdValue.actual_instance_must_validate_oneof( v )
v
edgeimpulse_api.models.block_threshold_value.BlockThresholdValue.from_dict( obj: dict ) ‑> edgeimpulse_api.models.block_threshold_value.BlockThresholdValue
obj
dict
edgeimpulse_api.models.block_threshold_value.BlockThresholdValue
edgeimpulse_api.models.block_threshold_value.BlockThresholdValue.from_json( json_str: str ) ‑> edgeimpulse_api.models.block_threshold_value.BlockThresholdValue
json_str
str
edgeimpulse_api.models.block_threshold_value.BlockThresholdValue.to_dict( self ) ‑> dict
self
edgeimpulse_api.models.block_threshold_value.BlockThresholdValue.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.block_threshold_value.BlockThresholdValue.to_str( self ) ‑> str
Was this page helpful?