MachineRawData
Reserved for future use.
erDiagram
Machine ||--o{ MachineRawData : "MachineID"
Fields
| Field |
Type |
Description |
| Data |
string |
Reserved for future use |
| DataType |
string |
Reserved for future use |
| ID |
numeric |
Internal ID for the MachineRawData entity (Primary Key) |
| LastScan |
datetime |
Reserved for future use |
| LastScanGuid |
guid |
Reserved for future use |
| MachineID |
numeric |
Internal ID that references the Machine entity (Foreign Key) |
References
| Column Name |
Referenced Table |
Description |
| MachineID |
Machine |
Basic machine information. A machine is a physical or virtual device that can be scanned by OctoSAM Inventory. A machine can also be a mobile device such as a phone or tablet. |