View to get the device software information
Fields
| Field | Type | Description |
|---|---|---|
| device_id* | INT | Unique identifier of the device on which the software is installed |
| name* | NVARCHAR (512) | Software Name |
| platform* | INT | Platform on which the software runs |
| product_id* | INT | Associated software product identifier |
| software_id* | INT | Unique software identifier |
| version | NVARCHAR (510) | Version of the software installed on the device |
| version_id* | INT | Unique software version identifier |