| Name | Type | Description | Notes |
|---|---|---|---|
| timestamp | \DateTime | Timestamp for the reading | |
| created | \DateTime | Timestamp for the writing to db | |
| type | string | Sensor type: 'ultra' (fill level), 'temp' (temperature), ... | |
| value | object | JSON value | |
| meta | object | JSON metadata | [optional] |
| related_id | float | LoraId of another (ie for signal strength) | [optional] |
| id | float | [optional] | |
| gateway_id | float | [optional] | |
| device_id | float | [optional] | |
| sensor_device_id | string | [optional] | |
| datapoint_id | float | [optional] |