SnmpBooleanProxyExt contains information necessary to read a boolean data value from an SNMP device. For numeric read SNMP
data types, a value of zero is interpreted as a false, and anything else is interpreted as a true. For a read String SNMP
data type, the string read will be compared with the true/false text for the point in order to determine the boolean value.
The default is false (also used if cannot interpret).
Each read-only proxy point that represents a readable boolean SNMP data quantity will have an SnmpBooleanProxyExt to describe how to read the point. Bajadoc is available at BSnmpBooleanProxyExt.bajadoc
Copyright © 2000-2016 Tridium Inc. All rights reserved.