Skip to content

Commit ec67b8b

Browse files
committed
Amend Text
1 parent c53893f commit ec67b8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/iot-agent-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ A direct comparison of the two IoT Agents can be seen below:
5555
| HTTP commands posted to a well-known URL - response is in the reply | HTTP commands posted to a well-known URL - response is in the reply | Communications Handshake |
5656
| MQTT devices are identified by the path of the topic `/XXX/YYY` | MQTT devices are identified by the path of the topic `/XXX/YYY` | Device Identification |
5757
| MQTT commands posted to the `cmd` topic | MQTT commands posted to the `cmd` topic | Communications Handshake |
58-
| MQTT command responses posted to the `cmdexe` topic | MQTT commands posted to the `cmdexe` topic | Communications Handshake |
58+
| MQTT command responses posted to the `cmdexe` topic | MQTT command responses posted to the `cmdexe` topic | Communications Handshake |
5959

6060
As can be seen, the message payload differs entirely between the two IoT Agents, but much of the rest of the protocol
6161
remains the same.

0 commit comments

Comments
 (0)