Given various criteria, figure out what devices are relevant and
execute the action specified.
|
|
|
id(self)
This can appear in the acquisition chain, and ZenModelBase.getDmd
needs an id attribute. |
source code
|
|
|
_setDeviceBatchProps(self,
method='',
extraarg=None,
selectstatus='none',
goodevids=[],
badevids=[],
offset=0,
count=50,
filter='',
orderby='titleOrId',
orderdir='asc',
**kwargs) |
source code
|
|
|
_getDeviceBatch(self,
selectstatus='none',
goodevids=[],
badevids=[],
offset=0,
count=50,
filter='',
orderby='titleOrId',
orderdir='asc') |
source code
|
|