MachineGroup¶
m:n relation between machines and groups
Fields¶
Field | Type | Description |
---|---|---|
Created | datetime | Date/Time this relation got created in the database |
GroupID | numeric | Internal ID that references the Group entity (Foreign Key) |
ID | numeric | Internal ID for the MachineGroup entity (Primary Key) |
LastScan | datetime | Last scan of this relation |
MachineID | numeric | Internal ID that references the Machine entity (Foreign Key) |