<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="org.connectorio.addons.kar.smartme">
    <feature name="openhab-binding-co7io-smartme" description="openHAB Smart-Me.com Binding" version="3.0.0.pr-123-SNAPSHOT">
        <feature>co7io-binding-smartme</feature>
    </feature>
    <feature name="co7io-binding-smartme" description="Smart-Me.com Binding" version="3.0.0.pr-123-SNAPSHOT">
        <feature>openhab-runtime-base</feature>
        <feature>co7io-binding-base</feature>
        <feature dependency="true">openhab.tp-jackson</feature>
        <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.binding.smartme/3.0.0-pr-123-SNAPSHOT</bundle>
    </feature>
    <feature name="co7io-binding-base" description="ConnectorIO Binding Base" version="3.0.0.pr-123-SNAPSHOT">
        <details>Generic parts of bindings</details>
        <feature>openhab-core-base</feature>
        <bundle>mvn:com.fasterxml/classmate/1.5.1</bundle>
        <bundle>mvn:org.connectorio.addons/org.connectorio.addons.binding/3.0.0-pr-123-SNAPSHOT</bundle>
    </feature>
    <feature name="co7io-link" description="ConnectorIO Communication Watchdog" version="3.0.0.pr-123-SNAPSHOT">
        <details>Link API with a bit less constrained contracts.</details>
        <feature>openhab-core-base</feature>
        <bundle>mvn:org.connectorio.addons/org.connectorio.addons.link/3.0.0-pr-123-SNAPSHOT</bundle>
    </feature>
    <feature name="co7io-communication-watchdog" description="ConnectorIO Communication Watchdog" version="3.0.0.pr-123-SNAPSHOT">
        <details>Communication watchdog to monitor incoming data.</details>
        <feature>co7io-link</feature>
        <bundle>mvn:org.connectorio.addons/org.connectorio.addons.communication.watchdog/3.0.0-pr-123-SNAPSHOT</bundle>
    </feature>
    <feature name="org.connectorio.addons.kar.smartme" description="ConnectorIO - Addons - KARs - SmartMe" version="3.0.0.pr-123-SNAPSHOT">
        <details>SmartME deployment archive dedicated to openHAB runtime.</details>
        <feature version="3.0.0.pr-123-SNAPSHOT" prerequisite="false" dependency="false">openhab-binding-co7io-smartme</feature>
        <feature version="3.0.0.pr-123-SNAPSHOT" prerequisite="false" dependency="false">co7io-binding-smartme</feature>
        <feature version="3.0.0.pr-123-SNAPSHOT" prerequisite="false" dependency="false">co7io-binding-base</feature>
        <feature version="3.0.0.pr-123-SNAPSHOT" prerequisite="false" dependency="false">co7io-link</feature>
        <feature version="3.0.0.pr-123-SNAPSHOT" prerequisite="false" dependency="false">co7io-communication-watchdog</feature>
    </feature>
</features>
