MQTT Broker - specify client ID or certificate

Hi, I’m exploring ways to connect the cloud beacon to a AWS or IBM IoT MQTT broker. But in order to do that I’d need to:

  • AWS: use a certificate
  • IBM: specify a clientID (parameter -i if using mosquitto)

I don’t see those fields in the conf.html page. Would that be possible?

Thank you

Not support certificate yet. But the default clientID is AB_(THE_MAC_ADDRESS), for example: AB_1234567890AB

Thanks. Is it possible to overwrite clientID?

Sorry. Not support for overwrite clientID