Karsten Frank
Karsten Frank
To validate the current implementation we need to load test commands and their responses sent from applications to devices. The test shall determine - how many devices can receive commands...
Since we now have the integration of credentials with the protocol adapters to prevent unauthorized access to Hono, we should collect the number of failed access attempts as part of...
See the discussion thread "Commands using the HTTP adapter" in the mailing list: We need to define and implement a mechanism for applications to notify protocol adapters that there is...
As specified in #655 and #654, the HTTP protocol adapter must evaluate this flag if such a "no command-message" was received. In this case, a request waiting for a command...
A new flag to handle a "no command-message" must be introduced in the Tenant API as part of the Adapter Configuration Format. See #654 for details. The flag will be...