packages
packages copied to clipboard
IoT Packages project
I'm currently working on a project that involves integrating Eclipse hono with Apache IoTDB or Tdengine (or any other suitable DB if not possible in these two). I need to...
Hey im trying to change the config so the file chunks when uploading images is bigger than 500 bytes or even better without a defined limit and there is no...
Hi, 1. I am trying to connect the eclipse hono which I have in c2e package with kafka (it should be inside the server/ c2e package or outside an another...
Hi guys, hawkbit is available in new version 0.3.0M7 since February this year. It would be nice to have this available as helm chart in new version, including updates for...
I am using the cloud2edge package to deploy Hono-Ditto and have added a Bitnami MongoDB pod to my namespace. In my values.yaml, I want to configure the [deviceRegistryExample.mongoDBBasedDeviceRegistry.mongodb.host](http://deviceregistryexample.mongodbbaseddeviceregistry.mongodb.host/) to use...
Hi, To install hono in production environment effectively, we need to have nodeSelectors, tolerations and serviceAccount definitions in the deployment/statefulset templates. Since there is no implementation of it, we edited...
I'm trying to install cloud2edge on a new single node K3S deployment. All pods go to running. All services look ok except c2e-adapter-http whose external IP is stuck in pending....
This PR adds support for the v1 Ingress resource which is necessary for a deployment to Kubernetes 1.22.
It would be nice if persistence could be enabled in the example dataGrid for hono. A restart of the datagrid should not result in loss of all the cached data.