Skip to content

Commit

Permalink
fix for v1
Browse files Browse the repository at this point in the history
  • Loading branch information
8cH9azbsFifZ committed Nov 17, 2023
1 parent 62bc220 commit 58bdb73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Status: *WIP*
+ Install and upgrade deps `pip3 install -r requirements-test.txt -U`

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

# Free accounts
Expand Down

0 comments on commit 58bdb73

Please sign in to comment.