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:
Jason Cheng
2018-03-17 14:07:04 +08:00
committed by Tony Murray
parent 3619f28cc2
commit a570165f85
4 changed files with 1039 additions and 0 deletions

View File

@@ -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]