ConnectivityInfo - AWS IoT Greengrass

ConnectivityInfo

Contains information about an endpoint and port where client devices can connect to an MQTT broker on a Greengrass core device.

Contents

HostAddress

The IP address or DNS address where client devices can connect to an MQTT broker on the Greengrass core device.

Type: String

Required: No

Id

An ID for the connectivity information.

Type: String

Required: No

Metadata

Additional metadata to provide to client devices that connect to this core device.

Type: String

Required: No

PortNumber

The port where the MQTT broker operates on the core device. This port is typically 8883, which is the default port for the MQTT broker component that runs on core devices.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 65535.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: