Connect MQTT Client Devices to AWS IoT Greengrass V2

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 มิ.ย. 2024
  • Walk through the Greengrass V2 client device tutorial, while making nearly every mistake possible.
    Follow along with the better instructions: docs.aws.amazon.com/greengras...
    AWS IoT Device SDK: github.com/aws/aws-iot-device...
    I work for Amazon Web Services on the Greengrass team, however all content hosted on this channel is entirely my own and should not be construed as official Amazon statements, policies, or announcements.
    Chapters:
    00:00 - Introduction
    00:34 - Deploy client device components
    01:55 - Problem 1 - No endpoints in console
    02:31 - Greengrass service role
    04:04 - Endpoints appear
    04:26 - Create a client device
    05:20 - Use AWS IoT Device SDK
    06:10 - Problem 2 - Client device discovery authorization
    06:37 - Attach a policy to client device
    07:08 - Problem 3 - Client device discovery 404
    07:37 - Associate client device with core device
    08:26 - Problem 4 - Client device not authorized to connect to core
    09:06 - Configure client device auth component
    11:29 - Successfully sending messages
    12:27 - Using MQTT Bridge component
    14:23 - Showing bridging to IoT Core
    15:28 - Showing bridging to local pubsub in local debug console

ความคิดเห็น • 3

  • @Luuuze
    @Luuuze หลายเดือนก่อน

    Very useful and well explained, thank you vm!

  • @jaiemandi502
    @jaiemandi502 10 หลายเดือนก่อน

    AWS_IO_TLS_ERROR_NEGOTIATION_FAILURE: TLS (SSL) negotiation failed I am getting this error....how slove this help me

    • @nikhil_polani
      @nikhil_polani 8 หลายเดือนก่อน

      Yeah ...I also got the same issue....did you solved that..?