Store device events
Data model
Fields
| Field | Type | Description |
|---|---|---|
| data* | VARCHAR (MAX) | Additional event information in JSON format |
| id* | VARCHAR (80) | Event ID |
| type* | VARCHAR (50) | Event Type |
Primary Key
| PK_ADM_INVENTORY_EVENT |
|---|
| id, type |
Store device events
| Field | Type | Description |
|---|---|---|
| data* | VARCHAR (MAX) | Additional event information in JSON format |
| id* | VARCHAR (80) | Event ID |
| type* | VARCHAR (50) | Event Type |
| PK_ADM_INVENTORY_EVENT |
|---|
| id, type |