RawSamplePayload
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
ConfigThe type of the None singleton. -
crop_end: pydantic.types.StrictInt | NoneThe type of the None singleton. -
crop_start: pydantic.types.StrictInt | NoneThe type of the None singleton. -
device_name: pydantic.types.StrictStr | NoneThe type of the None singleton. -
device_type: pydantic.types.StrictStrThe type of the None singleton. -
sensors: List[edgeimpulse_api.models.sensor.Sensor]The type of the None singleton. -
values: List[List[float]]The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self
