Unauthenticated MQTT devices to communicate with IoT Core though Greengrass and MQTT Bridge

0

I am looking to deploy an Greengrass IoT Core device with a MQTT bridge to send messages to the IoT core as an aggregation point. I can find many examples where the remote Things are authenticated with certificates but i would like to use unauthenticated MQTT devices to send in on specific topics.

AWS
posta un anno fa379 visualizzazioni
1 Risposta
0

Hi. You can bring your own MQTT broker: https://catalog.us-east-1.prod.workshops.aws/workshops/5ecc2416-f956-4273-b729-d0d30556013f/en-US/chapter6-mqtt-broker/20-step1 . But I suggest you re-consider your plan to use unauthenticated devices. Although Mosquitto can be configured without authentication, it's still recommended: https://mosquitto.org/documentation/authentication-methods/

profile pictureAWS
ESPERTO
Greg_B
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande