Testing AWS IoT from the AWS CLI

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 พ.ย. 2024

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

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

    Just bought the book from Amazon, and I am ready for the IOT cloud journey !!

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

      Great thank you. Email me from the Books Github or email and I'll send you a special gift.

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

    I just bought your book!

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

      Great thank you, email me for your free gift!

  • @TheRuthlessEAZY
    @TheRuthlessEAZY 3 ปีที่แล้ว

    Do you know how to parse a .bin file in a base64 format for the payload?

    • @SteveOnIoT
      @SteveOnIoT  2 ปีที่แล้ว +1

      yes, SELECT encode(*, 'base64') AS data FROM 'my_topic'
      docs.aws.amazon.com/iot/latest/developerguide/binary-payloads.html