License requirement

To use the oBIX driver, you must have a target host controller or Supervisor PC that is licensed with the obixDriver feature. This provides the station with oBIX client operations.

To support an oBIX server, the obixDriver license must contain the attribute export=true and be licensed for the web feature.

For example:

<feature name="obixDriver" expiration="never" device.limit=none export=true foreignDevice.limit=500 foreignHistory.limit=500 foreignPoint.limit=500 foreignSchedule.limit=500 history.limit=none point.limit=none schedule.limit=none parts="ENG-WORKSTATION"/>

The foreign limit arguments refer to limits on the number of foreign devices, histories, proxy points or schedules that may be part of the oBIX network. These limits apply only to external oBIX servers mapped as ObixClients that are not Framework stations. oBIX servers mapped to the ObixNetwork in a Framework station count under the regular limits with values of none, which means they are unlimited.