Skip to content

Is there any way to set userName and password to Mqtt options? #101

@solitardj9

Description

@solitardj9

I was using eclipse.paho(Java) with Open Source Mqtt Brokers.

And now I try to use AWS IoT with AWS IoT SDK(Java).

Import my project to AWS IoT Platform.

I have used Mqtt option with userName, password before.

But in Java SDK, I can't find any interface to set them.

In the Python SDK, I can find the inteface.
(https://s3.amazonaws.com/aws-iot-device-sdk-python-docs/html/index.html?highlight=username#AWSIoTPythonSDK.MQTTLib._AWSIoTMQTTDelegatingClient.configureUsernamePassword)

Is there any way or plan to set userName, password?

Metadata

Metadata

Assignees

No one assigned

    Labels

    guidanceQuestion that needs advice or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions