<feature name="driverName" expiration="expirationDate"
device.limit="none" history.limit="none" point.limit="none"
schedule.limit="none">
The various "limit type" attribute values can be either "none" or a numerical (limit) value, for example device.limit=32. Note that a limit value of none means unlimited, whereas a limit value of 0 means none allowed.
For many drivers, only the point.limit and device.limit attributes are applicable; yet most drivers include all .limit attributes. For example, none of the Modbus-related drivers have any history or schedule import/export capability, due to
the simplicity of the Modbus protocol. Thus, "history.limit" and "schedule.limit" values have no significance in the feature for a Modbus driver.
Copyright © 2000-2016 Tridium Inc. All rights reserved.