<?xml version="1.0" encoding="UTF-8"?>
<!--
 - Copyright (C) 2019-2021 ConnectorIO Sp. z o.o.
 -
 - Licensed under the Apache License, Version 2.0 (the "License");
 - you may not use this file except in compliance with the License.
 - You may obtain a copy of the License at
 -
 -     http://www.apache.org/licenses/LICENSE-2.0
 -
 - Unless required by applicable law or agreed to in writing, software
 - distributed under the License is distributed on an "AS IS" BASIS,
 - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 - See the License for the specific language governing permissions and
 - limitations under the License.
 -
 - SPDX-License-Identifier: Apache-2.0
 -->
<features name="co7io-profile-5.0.0-pr-113-SNAPSHOT" xmlns="http://karaf.apache.org/xmlns/features/v1.6.0">

  <repository>mvn:org.connectorio.addons/org.connectorio.feature.chrono/5.0.0-pr-113-SNAPSHOT/xml/features</repository>

  <feature name="co7io-profiles" description="ConnectorIO profiles" version="5.0.0-pr-113-SNAPSHOT">
    <feature>co7io-profile</feature>
    <feature>co7io-profile-boundary</feature>
    <feature>co7io-profile-cast</feature>
    <feature>co7io-profile-counter</feature>
    <feature>co7io-profile-math</feature>
    <feature>co7io-profile-quantity</feature>
    <feature>co7io-profile-sma</feature>
    <feature>co7io-profile-isg</feature>
    <feature>co7io-profile-timer</feature>
  </feature>

  <feature name="co7io-profile" description="ConnectorIO multi-profile" version="5.0.0-pr-113-SNAPSHOT">
    <feature>openhab-runtime-base</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.profile/5.0.0-pr-113-SNAPSHOT</bundle>
  </feature>

  <feature name="co7io-profile-boundary" description="Utility profiles for filtering bounds" version="5.0.0-pr-113-SNAPSHOT">
    <feature>openhab-runtime-base</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.profile.boundary/5.0.0-pr-113-SNAPSHOT</bundle>
  </feature>

  <feature name="co7io-profile-cast" description="Utility profiles to cast states" version="5.0.0-pr-113-SNAPSHOT">
    <feature>openhab-runtime-base</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.profile.cast/5.0.0-pr-113-SNAPSHOT</bundle>
  </feature>

  <feature name="co7io-profile-counter" description="Utility profiles for counter handling" version="5.0.0-pr-113-SNAPSHOT">
    <feature>openhab-runtime-base</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.profile.counter/5.0.0-pr-113-SNAPSHOT</bundle>
  </feature>

  <feature name="co7io-profile-math" description="Utility profiles for math operations" version="5.0.0-pr-113-SNAPSHOT">
    <feature>openhab-runtime-base</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.profile.math/5.0.0-pr-113-SNAPSHOT</bundle>
  </feature>

  <feature name="co7io-profile-quantity" description="Utility profiles for Quantity type handling" version="5.0.0-pr-113-SNAPSHOT">
    <feature>openhab-runtime-base</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.profile.quantity/5.0.0-pr-113-SNAPSHOT</bundle>
  </feature>

  <feature name="co7io-profile-sma" description="Utility profiles for SNA inverters" version="5.0.0-pr-113-SNAPSHOT">
    <feature>openhab-runtime-base</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.profile.sma/5.0.0-pr-113-SNAPSHOT</bundle>
  </feature>

  <feature name="co7io-profile-isg" description="Utility profiles for Stiebel ISG gateway" version="5.0.0-pr-113-SNAPSHOT">
    <feature>openhab-runtime-base</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.profile.isg/5.0.0-pr-113-SNAPSHOT</bundle>
  </feature>

  <feature name="co7io-profile-timer" description="Timer profiles" version="5.0.0-pr-113-SNAPSHOT">
    <feature>openhab-runtime-base</feature>
    <feature>co7io-chrono</feature>
    <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.profile.timer/5.0.0-pr-113-SNAPSHOT</bundle>
  </feature>

</features>
