Criterion object to select devices.

Method __init__ No summary
Method __repr__ Undocumented
Method _rvn_criterion

Inherited from Criterion:

Method _rvn_effect
def __init__(self, *args, device_name='', subdevice_name='', **kwargs):

build a criterion to filter devices.

Parametersdevice_namethe device name to match. An empty string matches any name.
subdevice_namethe sub device name to match. An empty string matches any name.
invert_matchWhether to accept or reject objects matching this criterion.
def _rvn_criterion(self):
ReturnsA properly constructed reven_api.criterion object corresponding to this object.
def __repr__(self):
Undocumented
API Documentation for reven, generated by pydoctor at 2018-06-06 16:31:21.