.getDeviceCategories {onc.api} | R Documentation |
Request a list of device categories that matches the filters provided
Description
Request a list of device categories that matches the filters provided
Usage
.getDeviceCategories(self, filters = list())
Arguments
self |
Calling object |
filters |
(named list) search filters |
Value
(named list) A list of device categories found, or an error description if any
[Package onc.api version 2.0.1.0 Index]