Skip to content

Commit 8cd8681

Browse files
committed
Add /br to table header.
1 parent fb0fd57 commit 8cd8681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-devguide-messages-construct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For more information about how to encode and decode messages sent using differen
4444

4545
## System Properties of **D2C** IoT Hub messages
4646

47-
| Property | Description |User Settable?|Keyword for routing query|
47+
| Property | Description |User Settable?|Keyword for </br>routing query|
4848
| --- | --- | --- | --- |
4949
| message-id |A user-settable identifier for the message used for request-reply patterns. Format: A case-sensitive string (up to 128 characters long) of ASCII 7-bit alphanumeric characters + `{'-', ':', '.', '+', '%', '_', '#', '*', '?', '!', '(', ')', ',', '=', '@', ';', '$', '''}`. | Yes | messageId |
5050
| iothub-enqueuedtime |Date and time the [Device-to-Cloud](iot-hub-devguide-d2c-guidance.md) message was received by IoT Hub. | No | enqueuedTime |

0 commit comments

Comments
 (0)