You should start a new topicpieuser wrote:first of all thanks for ur all valuable comments. i try to install mqtt in raspbian , it successfully installed but connection refuses whenever i try to connect it through this comand
mosquitto_sub -d -u username -P password -t dev/test
Error: Connection refused
how to solve the issue.
Done.this is likely to be my final attempt to help before @pieuser goes on my 'ignore' list...
As already mentioned you should really create a new topic. It will increase your chances of getting a helpful answer.pieuser wrote:first of all thanks for ur all valuable comments. i try to install mqtt in raspbian , it successfully installed but connection refuses whenever i try to connect it through this comand
mosquitto_sub -d -u username -P password -t dev/test
Error: Connection refused
how to solve the issue.
Code: Select all
mosquitto_sub -d -t dev/test