{
  "id":"org.eclipse.sensinact.gateway.distribution.features:timescale-history-provider-feature:osgifeature:0.0.2-SNAPSHOT",
  "bundles":[
    { "id": "org.eclipse.sensinact.gateway.southbound.history:history-api:0.0.2-SNAPSHOT" },
    { "id": "org.eclipse.sensinact.gateway.southbound.history:timescale-provider:0.0.2-SNAPSHOT" },
    { "id": "org.osgi:org.osgi.service.jdbc:1.0.0" },
    { "id": "org.postgresql:postgresql:42.5.1" },
    { "id": "org.apache.aries.tx-control:tx-control-service-local:1.0.1" },
    { "id": "org.apache.aries.tx-control:tx-control-provider-jdbc-local:1.0.1" }
  ],
  "extensions": {
    "sensinact.feature.depends": {
      "kind": "mandatory",
      "type": "artifacts",
      "artifacts": [
        {
          "id": "org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeature:0.0.2-SNAPSHOT"
        }
      ]
    }
  }
}
