Avgustin Marinov
Avgustin Marinov
Having support for unauthenticated devices has two major drawbacks - overcomplicates adapter (e.g. MQTT adapter) implementations - makes Hono vulnerable to misconfiguration - e.g. administrator / operator could configure by...
Adding support for starting locally (as a java processes, not as container in docker) Hono Services and Adapters * start third party service dependencies from tests/ with mvn verify -Dstart...
Currently the ConnectionFactoryImpl support passing trusted certificate only as a path to a file (or maybe as resource?). Sometimes, e.g. when the trusted certificates are manually imported in a certificate...
the REST method allows checking if the user is validated and also the info about the resolved tenant/username. It would be better if the returned response contains also permissions granted...
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.3-Release-Notes
Since the last 0.5.0 release of hawkBit is without UI, the current sandbox points out to the Swagger UI. It has no value as a demo / hands-on shandbox. So,...
Sometimes, the set of targets to update may be a list of targets from different management systems - in that case, the standard RSQL filters don't work since controllerid =in=...
Issue: * I have 4 devices: 2 of type NOT_XYZ and 2 without type. * I create target filter with "type.id=not=XYZ" and assign a distribution set (compatible with all devices)...