mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
device: "DEVELOP" Support (#8153)
* device: "DEVELOP" Support support "DEVELOP", it's fork by KONICA MINOLTA. * Update konica.yaml * Add tests
This commit is contained in:
@@ -48,6 +48,10 @@ sensors:
|
||||
storage:
|
||||
storage:
|
||||
excluded_fields: [device_id, storage_id]
|
||||
toner:
|
||||
toner:
|
||||
excluded_fields: [device_id]
|
||||
order_by: toner_oid, toner_index
|
||||
wireless:
|
||||
wireless_sensors:
|
||||
excluded_fields: [device_id, sensor_id, access_point_id, lastupdate]
|
||||
|
Reference in New Issue
Block a user