Table of Contents

<exclude> Element (for unit filter)

This specifies units to be excluded by a unit filter.

Parent Elements

unitFilter

Attributes

Name Type Description Required
modelNumber string The unit model number(s). Wildcards are supported. If this is not specified, then all unit model numbers will match. No
serialNumber string The unit serial number(s). Wildcards are supported. If this is not specified, then all unit serial numbers will match. No

Child Elements

Name Description Required
fromTable Defines a table lookup from which to read unit model and/or unit serial numbers. No

Remarks

If both modelNumber and serialNumber are specified, then a unit must match both to be excluded by the filter.