Dataset: Device Log
Dataset name:
ds_device_log
Description
Device Log data.
Fields in this dataset
Name | Field Name | Description | Field Type | Field Example |
---|---|---|---|---|
Action |
action
|
Action | varchar | 45 |
Created Timestamp |
created_timestamp
|
Timestamp of when the record was created. | int | 1642137111 |
End Timestamp |
end_time
|
End Timestamp | int | 1642137111 |
Event ID |
event_id
|
Event ID | int | 45 |
External ID |
external_id
|
External ID. | int | 1 |
ID |
id
|
The primary identifier for this record. | serial | |
Instance |
instance
|
The instance this item relates to. | int | |
Log Time |
log_time
|
Log Time. | int | 1642137111 |
Sensor Type ID |
sensor_type_id
|
The type of the sensor (for devices with multiple sensors) | int | 123 |
Sensor Value |
sensor_value
|
The value of the sensor | int | 123 |
Source |
source
|
The source of the data - user or connection. | varchar | |
Start Timestamp |
start_time
|
Start Timestamp | int | 123 |