mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add type property to Device class (#15930)
This commit is contained in:
@@ -78,6 +78,7 @@ class Device extends BaseModel
|
||||
'sysObjectID',
|
||||
'timeout',
|
||||
'transport',
|
||||
'type',
|
||||
'version',
|
||||
'uptime',
|
||||
];
|
||||
|
Reference in New Issue
Block a user