Skip to content

Commit

Permalink
fix_version
Browse files Browse the repository at this point in the history
  • Loading branch information
8cH9azbsFifZ committed Nov 25, 2023
1 parent d159758 commit 682818b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wip/topic.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ moip/listchannels
"durations": [60, -60, 180, -60, 180, -60]
... WIP

mosquitto_pub -h broker.hivemq.com -t /moip/udp2mqtt/durations -m '{ "durations": [60, -60, 180, -60, 380, -60] }'
mosquitto_pub -h broker.hivemq.com -t /moip/udp2mqtt/durations -m '{ "durations": [60, -60, 180, -60, 380, -60], "version": 1 }'



Expand Down

0 comments on commit 682818b

Please sign in to comment.