Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
A new deployment of the Krake will for network MQTT applications require explanation of Broker URL, User and PW.
Describe the solution you'd like
A clear and concise description of what you want to happen.
The User Manual and Developer Manual need to cover the required MQTT Broker "know how".
Robert had a user experience requiring Broker URL and Credentials. See Additional Content below
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Deplorers of ADaM and users of ADaM will have similar requirements.
Robert's email as he setup Krakes for Conference 2026
On 06/05/2026 11:19 PM EDT Robert Read read.robert@gmail.com wrote:
I have this working now---there remains a problem in ADAM, but I have the credentials right.
On Fri, Jun 5, 2026 at 10:03 PM Robert Read <read.robert@gmail.com> wrote:
Dear Nagham,
I think I just sent you an email, but I don't have a record of it.
I can reach the Krake from the Krake's own development page, but I can't reach it from ADaM. Have the network and credentials changed?
This is what I think they are?
const char const KRAKE_MQTT_BROKER_NAME = "krakepubinv.cloud.shiftr.io";
const char const KRAKE_MQTT_USER = "krakepubinv";
const char const KRAKE_MQTT_PASSWORD = "DlDmkWjp4I4kgDcA";*
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
A new deployment of the Krake will for network MQTT applications require explanation of Broker URL, User and PW.
Describe the solution you'd like
A clear and concise description of what you want to happen.
The User Manual and Developer Manual need to cover the required MQTT Broker "know how".
Robert had a user experience requiring Broker URL and Credentials. See Additional Content below
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Deplorers of ADaM and users of ADaM will have similar requirements.
Robert's email as he setup Krakes for Conference 2026