Use the REMOVE directive to remove a value from a DSA
multi-valued characteristic attribute. The DSA multi-valued
characteristic attributes are:
- READ ONLY DSA NSAPS
- READ ONLY DSA NAMES
- WRITER NAMES
- WRITER NSAPS
- READER NAMES
- READER NSAPS
- TRUSTED DSA NAMES
- TRUSTED DSA NSAPS
Syntax:
REMOVE DSA <characteristic> {<value>,...}
where <characteristic> is the name of the Characteristic attribute
and <value> is the value you want to remove from the attribute.