Device
The Device data model object (DMO) is a Data Cloud DMO for a specificelectronic unit that you want to track signals from, for example, a refrigerator, watch, orcar.
Columns
Name | Type | References | Description |
Advertiser Id | Varchar | A reference ID for the advertiser that owns the device or that isthe source of the device record. | |
Created Date | Datetime | The record’s creation date. | |
Data Source | Varchar | A reference ID for the system’s logical name that is the source of records identifiedby an external record ID. | |
Data Source Object | Varchar | A reference ID for an object’s logical name where this record originated, whether thatis a name of a cloud storage file or another connector’s externalobject. | |
Device Id | Varchar | A unique ID used as the primary key for the device DMO. | |
Device Number | Varchar | A number assigned to the device. | |
Device System Token | Varchar | A token assigned to the device that uniquely identifies thedevice from the perspective of the operating system. | |
Device Type | Varchar | The reference ID for the type of device. | |
DeviceEndPoints relationship | Varchar | The device’s end points. | |
DeviceUserSessions relationship | Varchar | The device’s user sessions. | |
External Record Id | Varchar | A reference ID for an external data source system. | |
External Source Id | Varchar | A reference ID for the system in which the external record ID wasassigned. | |
GCM Sender Id | Varchar | A reference ID assigned to the device in Google Cloud Messaging(GCM). | |
Internal Organization | Varchar | A reference ID to the business unit or other internalorganization that owns the data record. | |
Language | Varchar | The device’s operating language. | |
Last Modified Date | Datetime | The date when a user last modified the record. | |
Manufacturer Name | Varchar | The device’s manufacturer name. | |
Model Name | Varchar | The device’s model name. | |
Name | Varchar | The name of the device. | |
OS Name | Varchar | The device’s operating system name. | |
OS Version | Varchar | The operating system version number for the device’s OS. |