Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Info about V5 implementation ?

Thanks Dustin,
still I am confused because I see no option to enable V5 in the broker,
yet if I try to connect using V5 I get an error:

$ mosquitto_sub -v -t \$SYS/broker/version
$SYS/broker/version mosquitto version 1.6.7
^C
$ mosquitto_sub -V 5 -v -t \$SYS/broker/version
Connection error: Unspecified error
$

I'm missing something and I can not elucidate it :(

-- 
Carlos G Mendioroz  <tron@xxxxxxx>


Back to the top