Slide 12
Slide 12 text
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
IoTシステムの全体イメージ
IoT デバイス
IoT
エンドポイント ストレージ
サーバ
サーバ環境
ルーター
<プログラム例>
・・・
mqtt_connection = mqtt_connection_builder.mtls_from_path(
endpoint=args.endpoint,
cert_filepath=args.cert,
pri_key_filepath=args.key,
・・・
MQTT
デバイス
証明書
秘密鍵