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.get_all_detailed_impulses_response_all_of.GetAllDetailedImpulsesResponseAllOf( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
extra_table_columns
List[pydantic.v1.types.StrictStr]
impulses
List[edgeimpulse_api.models.detailed_impulse.DetailedImpulse]
metric_keys_by_category
List[edgeimpulse_api.models.get_all_detailed_impulses_response_all_of_metric_keys_by_category.GetAllDetailedImpulsesResponseAllOfMetricKeysByCategory]
edgeimpulse_api.models.get_all_detailed_impulses_response_all_of.GetAllDetailedImpulsesResponseAllOf.from_dict( obj: dict ) ‑> edgeimpulse_api.models.get_all_detailed_impulses_response_all_of.GetAllDetailedImpulsesResponseAllOf
obj
dict
edgeimpulse_api.models.get_all_detailed_impulses_response_all_of.GetAllDetailedImpulsesResponseAllOf
edgeimpulse_api.models.get_all_detailed_impulses_response_all_of.GetAllDetailedImpulsesResponseAllOf.from_json( json_str: str ) ‑> edgeimpulse_api.models.get_all_detailed_impulses_response_all_of.GetAllDetailedImpulsesResponseAllOf
json_str
str
edgeimpulse_api.models.get_all_detailed_impulses_response_all_of.GetAllDetailedImpulsesResponseAllOf.to_dict( self )
self
edgeimpulse_api.models.get_all_detailed_impulses_response_all_of.GetAllDetailedImpulsesResponseAllOf.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.get_all_detailed_impulses_response_all_of.GetAllDetailedImpulsesResponseAllOf.to_str( self ) ‑> str
Was this page helpful?