class edgeimpulse_api.models.log_stdout_response_all_of_stdout.LogStdoutResponseAllOfStdout(
**data: Any
)
Config
The type of the None singleton.
created: datetime.datetime
The type of the None singleton.
data: pydantic.types.StrictStr
The type of the None singleton.
log_level: pydantic.types.StrictStr | None
The type of the None singleton.
edgeimpulse_api.models.log_stdout_response_all_of_stdout.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.log_stdout_response_all_of_stdout.LogStdoutResponseAllOfStdout
edgeimpulse_api.models.log_stdout_response_all_of_stdout.from_json(
json_str: str
) ‑> edgeimpulse_api.models.log_stdout_response_all_of_stdout.LogStdoutResponseAllOfStdout
edgeimpulse_api.models.log_stdout_response_all_of_stdout.log_level_validate_enum(
v
)
edgeimpulse_api.models.log_stdout_response_all_of_stdout.to_dict(
self
)
edgeimpulse_api.models.log_stdout_response_all_of_stdout.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.log_stdout_response_all_of_stdout.to_str(
self
) ‑> str