IoTHubAmqpClientBase Class
- Inheritance
-
builtins.objectIoTHubAmqpClientBase
Constructor
IoTHubAmqpClientBase()
Methods
| disconnect_sync |
Disconnect the Amqp client. |
| send_message_to_device |
Send a message to the specified deivce. |
disconnect_sync
Disconnect the Amqp client.
disconnect_sync()
send_message_to_device
Send a message to the specified deivce.
send_message_to_device(device_id, message, app_props)
Parameters
Exceptions
Exception if the Send command is not able to send the message
Feedback
Submit and view feedback for