kuroei / mqtt_auto_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this p-r use to test the my mqtt broker

'''

input the setting

host = '' port = 16002 port_tls = 26002 cafile = '/etc/mosquitto/ca/ca.crt' username = 'adminuser' password = 'password' limit = 55 '''

About


Languages

Language:Ruby 100.0%