class edgeimpulse_api.models.device_sensors_inner.DeviceSensorsInner(
**data: Any
)
Config
The type of the None singleton.
frequencies: List[float]
The type of the None singleton.
max_sample_length_s: pydantic.types.StrictInt
The type of the None singleton.
name: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.device_sensors_inner.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.device_sensors_inner.DeviceSensorsInner
edgeimpulse_api.models.device_sensors_inner.from_json(
json_str: str
) ‑> edgeimpulse_api.models.device_sensors_inner.DeviceSensorsInner
edgeimpulse_api.models.device_sensors_inner.to_dict(
self
)
edgeimpulse_api.models.device_sensors_inner.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.device_sensors_inner.to_str(
self
) ‑> str