class edgeimpulse_api.models.keep_device_debug_stream_alive_request.KeepDeviceDebugStreamAliveRequest(
**data: Any
)
Config
The type of the None singleton.
stream_id: pydantic.types.StrictInt
The type of the None singleton.
edgeimpulse_api.models.keep_device_debug_stream_alive_request.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.keep_device_debug_stream_alive_request.KeepDeviceDebugStreamAliveRequest
edgeimpulse_api.models.keep_device_debug_stream_alive_request.from_json(
json_str: str
) ‑> edgeimpulse_api.models.keep_device_debug_stream_alive_request.KeepDeviceDebugStreamAliveRequest
edgeimpulse_api.models.keep_device_debug_stream_alive_request.to_dict(
self
)
edgeimpulse_api.models.keep_device_debug_stream_alive_request.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.keep_device_debug_stream_alive_request.to_str(
self
) ‑> str