Skip to content

Commit

Permalink
json payload durations wip
Browse files Browse the repository at this point in the history
  • Loading branch information
8cH9azbsFifZ committed Nov 16, 2023
1 parent 2f5e747 commit 1d21d23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
+ Install and upgrade deps `pip3 install -r requirements.txt -U`
+ 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] }'


# Free accounts
# https://mntolia.com/10-free-public-private-mqtt-brokers-for-testing-prototyping/
# broker.hivemq.com 1883 websocket 8000

0 comments on commit 1d21d23

Please sign in to comment.