Skip to content

wsdd: List just devices of pub:Computer type

Ondrej Holy requested to merge wip/oholy/wsdd-filter-out-printers into master

The wsdd backend enumerates also printers and other unwanted devices now. It is now possible to request just devices of concrete types thanks to the https://github.com/christgau/wsdd/pull/189 request. Let's specify the pub:Computer type to filter out those unwanted devices.

Related: !186 (comment 1854469)

Merge request reports