<< Click to Display Table of Contents >>
BACnetMaintenance |
This XML representation of complex data is used internally by other XMLs supported by the driver.
<xs:simpleType name="BACnetMaintenance">
<xs:restriction base="xs:string">
<xs:enumeration value="none" />
<xs:enumeration value="periodicTest" />
<xs:enumeration value="needServiceOperational" />
<xs:enumeration value="needServiceInoperative" />
</xs:restriction>
</xs:simpleType>
Example 1:
<BACnetMaintenance>none</BACnetMaintenance>