Rich Turner
Rich Turner
AdoptOpenJdk has now become part of eclipse and has rebranded as Adoptium and is producing docker images under this new branding, we need to migrate: https://github.com/adoptium/containers
- Agent attributes can be written in asset viewer (view mode) - Should this be allowed - if not how to differentiate between configuration attributes (disabled, etc.) and other attributes...
The DMF API seems to behave like a request response API. I was really hoping true publish subscribe behaviour would be possible; for example I want to listen for all...
…efTitle config item to exclude titles from $ref schemas
Would be great to have a configuration option to output `const` values rather than single value `enum` for `type` property of sub types.
There is now a `async` option on the Sub Sampler that means the subscription is created and the sampler will immediately return success/fail (depending on whether the subscription succeeded). You...
## Expected behavior The async client (in my case `Mqtt3AsyncClient`) should not block when calling `send` no matter what the client state is; instead I would expect to get the...
Ability to compare one attribute with another: If atttributeA > attributeB
Rather than showing GPS cooridinates it would be useful to see location plotted on a map @DonWillems one to keep in mind for future.
Currently the Keycloak and manager DBs must be the same DB with keycloak using the public schema; the first flyway DB migration script adds FK constraints to realm table in...