<?xml version="1.0" encoding="UTF-8"?>
<!--
 - Copyright (C) 2019-2021 ConnectorIO sp. z o.o.
 -
 - This is free software; you can redistribute it and/or modify
 - it under the terms of the GNU General Public License as published by
 - the Free Software Foundation; either version 2 of the License, or
 - (at your option) any later version.
 -
 -     https://www.gnu.org/licenses/gpl-3.0.txt
 -
 - This library is distributed in the hope that it will be useful,
 - but WITHOUT ANY WARRANTY; without even the implied warranty of
 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 - GNU General Public License for more details.
 -
 - You should have received a copy of the GNU General Public License
 - along with Foobar; if not, write to the Free Software
 - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 -
 - SPDX-License-Identifier: GPL-3.0-or-later
-->
<features name="co7io-binding-bacnet-3.0.0-pr-116-SNAPSHOT" xmlns="http://karaf.apache.org/xmlns/features/v1.6.0">

  <repository>mvn:org.connectorio.addons/org.connectorio.addons.feature/3.0.0-pr-116-SNAPSHOT/xml/features</repository>
  <repository>mvn:org.connectorio.addons/org.connectorio.addons.feature.network/3.0.0-pr-116-SNAPSHOT/xml/features</repository>

  <feature name="openhab-binding-co7io-bacnet" description="BACnet Binding" version="3.0.0-pr-116-SNAPSHOT">
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.temporal.openhab/3.0.0-pr-116-SNAPSHOT</bundle>
    <feature>co7io-binding-bacnet</feature>
  </feature>

  <feature name="bacnet4j-wrapper" description="bacnet4j wrapper library" version="1.3.0-beta1">
    <bundle start-level="80">mvn:org.code-house.bacnet4j/api/1.3.0-beta1</bundle>
    <bundle start-level="80">mvn:org.code-house.bacnet4j/ip/1.3.0-beta1</bundle>
    <bundle start-level="80">mvn:org.code-house.bacnet4j/mstp/1.3.0-beta1</bundle>
  </feature>

  <feature name="co7io-binding-bacnet" description="BACnet Binding" version="3.0.0-pr-116-SNAPSHOT">
    <feature>openhab-transport-serial</feature>
    <feature>openhab-runtime-base</feature>
    <feature>co7io-binding-base</feature>
    <feature>bacnet4j-wrapper</feature>
    <feature>co7io-network</feature>
    <feature>co7io-communication-watchdog</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.temporal/3.0.0-pr-116-SNAPSHOT</bundle>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.temporal.item/3.0.0-pr-116-SNAPSHOT</bundle>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.binding.bacnet/3.0.0-pr-116-SNAPSHOT</bundle>
  </feature>


  <feature name="osh-binding-bacnet" description="BACnet Binding" version="3.0.0-pr-116-SNAPSHOT">
    <feature>co7io-binding-bacnet</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.temporal.osh/3.0.0-pr-116-SNAPSHOT</bundle>
  </feature>

</features>
