mirror of
https://github.com/MickMake/GoSungrow.git
synced 2025-03-21 15:21:52 +01:00
4 lines
188 B
Plaintext
4 lines
188 B
Plaintext
mosquitto_sub -v -h audata.isolarcloud.com -p 18886 -t '/mqtt/#' -u USERNAME -P PASSWORD
|
|
mosquitto_sub --insecure -v -L 'mqtt://audata.isolarcloud.com:18886/mqtt' -u USERNAME -P PASSWORD
|
|
|