<?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.ocpp">
    <feature name="openhab-binding-co7io-ocpp" description="openHAB OCPP Binding" version="4.0.0.SNAPSHOT">
        <feature>co7io-binding-ocpp</feature>
    </feature>
    <feature name="co7io-binding-ocpp" description="OCPP Binding" version="4.0.0.SNAPSHOT">
        <feature>openhab-runtime-base</feature>
        <feature>co7io-binding-base</feature>
        <bundle>mvn:org.java-websocket/Java-WebSocket/1.5.1</bundle>
        <bundle start-level="80">mvn:org.connectorio.addons/org.connectorio.addons.binding.ocpp/4.0.0-SNAPSHOT</bundle>
    </feature>
    <feature name="co7io-binding-base" description="ConnectorIO Binding Base" version="4.0.0.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/4.0.0-SNAPSHOT</bundle>
    </feature>
    <feature name="co7io-link" description="ConnectorIO Communication Watchdog" version="4.0.0.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/4.0.0-SNAPSHOT</bundle>
    </feature>
    <feature name="co7io-communication-watchdog" description="ConnectorIO Communication Watchdog" version="4.0.0.SNAPSHOT">
        <details>Communication watchdog to monitor incoming data.</details>
        <feature>co7io-link</feature>
        <bundle>mvn:org.connectorio.addons/org.connectorio.addons.communication.watchdog/4.0.0-SNAPSHOT</bundle>
    </feature>
    <feature name="org.connectorio.addons.kar.ocpp" description="ConnectorIO - Addons - KARs - OCPP" version="4.0.0.SNAPSHOT">
        <details>OCPP deployment archive dedicated to openHAB runtime.</details>
        <feature version="4.0.0.SNAPSHOT" prerequisite="false" dependency="false">openhab-binding-co7io-ocpp</feature>
        <feature version="4.0.0.SNAPSHOT" prerequisite="false" dependency="false">co7io-binding-ocpp</feature>
        <feature version="4.0.0.SNAPSHOT" prerequisite="false" dependency="false">co7io-binding-base</feature>
        <feature version="4.0.0.SNAPSHOT" prerequisite="false" dependency="false">co7io-link</feature>
        <feature version="4.0.0.SNAPSHOT" prerequisite="false" dependency="false">co7io-communication-watchdog</feature>
    </feature>
</features>
