次の方法で共有


IoTHubAmqpClientSharedAccessKeyAuth クラス

継承
IoTHubAmqpClientSharedAccessKeyAuth

コンストラクター

IoTHubAmqpClientSharedAccessKeyAuth(hostname, shared_access_key_name, shared_access_key)

パラメーター

名前 説明
hostname
必須
shared_access_key_name
必須
shared_access_key
必須

メソッド

disconnect_sync

Amqp クライアントを切断します。

send_message_to_device

指定した deivce にメッセージを送信します。

disconnect_sync

Amqp クライアントを切断します。

disconnect_sync()

send_message_to_device

指定した deivce にメッセージを送信します。

send_message_to_device(device_id, message, app_props)

パラメーター

名前 説明
device_id
必須
str

デバイスの名前 (ID)。

message
必須
str

デバイスに配信されるメッセージ。

app_props
必須

メッセージのアプリケーションとシステムのプロパティ

例外

説明
Exception if the Send command is not able to send the message