This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wifi signalK display
#12
Quote:pi@openplotter:~ $ mosquitto_sub -h localhost -p 1884 -t 'vessels/self.environment.depth.belowTransducer'

bash: mosquitto_sub: command not found
Huh

Quote:pi@openplotter:~ $ mosquitto  -p 1883
1544374155: mosquitto version 1.4.10 (build date Wed, 17 Oct 2018 19:03:03 +0200) starting
1544374155: Using default config.
1544374155: Opening ipv4 listen socket on port 1883.
1544374155: Error: Address already in use
Huh 

Idea  I install mosquitto client:
Code:
sudo apt-get install mosquitto-clients

and, with 1883 port selected in the MQTT SK plugin ..
Code:
pi@openplotter:~ $ mosquitto_sub -h localhost -p 1884 -t 'vessels/self/navigation/speedOverGround'
Error: Connection refused
 
and then..
Code:
pi@openplotter:~ $ mosquitto_sub -h localhost -p 1883 -t 'vessels/self/navigation/speedOverGround'
Connection Refused: not authorised.
Connection Refused: not authorised.
Connection Refused: not authorised.
Connection Refused: not authorised.

Huh Huh Huh
Reply


Messages In This Thread
wifi signalK display - by cepicscepics - 2018-11-26, 11:43 AM
RE: wifi signalK display - by PaddyB - 2018-11-26, 01:56 PM
RE: wifi signalK display - by cepicscepics - 2018-11-26, 02:03 PM
wifi signalK display - by tkurki - 2018-11-27, 08:47 AM
RE: wifi signalK display - by cepicscepics - 2018-12-02, 01:53 AM
RE: wifi signalK display - by tkurki - 2018-12-02, 05:56 PM
RE: wifi signalK display - by cepicscepics - 2018-12-02, 07:04 PM
RE: wifi signalK display - by JeroenAdam - 2018-12-08, 09:23 PM
RE: wifi signalK display - by cepicscepics - 2018-12-09, 01:58 AM
RE: wifi signalK display - by tkurki - 2018-12-09, 08:46 AM
RE: wifi signalK display - by cepicscepics - 2018-12-09, 12:04 PM
RE: wifi signalK display - by cepicscepics - 2018-12-09, 06:19 PM
RE: wifi signalK display - by cepicscepics - 2018-12-10, 09:41 AM
RE: wifi signalK display - by cepicscepics - 2018-12-11, 10:48 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)