ConnectedSystem¶
Records data about systems connected to OctoSAM
Fields¶
Field | Type | Description |
---|---|---|
AdditionalData | string | Optionally contains JSON formatted additional information about the system |
ConnectedSystemTypeID | numeric | Internal ID that references the ConnectedSystemType entity (Foreign Key) |
Created | datetime | Date/Time this entity got created |
Description | string | Description of the connected system |
Guid | guid | Guid of the connected system, as provided by the scanner or import logic |
ID | numeric | Internal ID for the ConnectedSystem entity (Primary Key) |
LastScan | datetime | Date/Time the connected system got last scanned |
Name | string | Name of the connected system |
Res1 | string | Reserved for future use |
Res2 | string | Reserved for future use |