Table: gcp_cloudiot_device_states
This table shows data for GCP Cloud IoT Device States.
The composite primary key for this table is (project_id, device_name, update_time).
Relations
This table depends on gcp_cloudiot_devices.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
project_id (PK) | String |
device_name (PK) | String |
update_time (PK) | Timestamp |
binary_data | ByteArray |