Azure IoT Hub Simulator
Simulator Settings
Name (required)
Name of the SimulatorKey (required)
A Unique Key to identify the simulatorTransport (required)
Azure IoT Hub
Default End Point (required)
This is the full URL of your IoT hub. It should be something similar tomyiothub.azure-devices.net
Device Id (required)
TheDevice ID
for the device that has been provisioned on your Azure IoT HubAccess Key (required)
ThePrimary key
from the Device Details for theDevice ID
as specified for this simulatorDefault Payload Type (required)
Default format of the payload you will send with each message. This can be either a simple string or Binary.Description
Free-form text used to provide notes for your simulator
Message Setting
Name (required)
Name of the MessageKey (required)
Unique Key to identify the messagePayload Type (required)
Text or Binary message. In most cases, you will send a Text message.Append CR
0x0D
ASCII character 0x0D, if set, will be appended to the messageAppend LF
0x0A
ASCII character 0x0A, if set, will be appended to the messageText or Binary Message
This is based on your Payload Type, select either Text or Binary.Text
Add any content that will be sent as the body of the message. This option allows for Tag ReplacementBinary
Binary Content to be sent as a message
Dynamic Attributes (For Text Payloads Only)
For more information, please see the Dynamic Fields section.