User Tools

Site Tools


signalk_client

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

signalk_client [2018/08/30 01:48]
73.128.99.196 created
signalk_client [2018/08/30 01:52]
73.128.99.196
Line 1: Line 1:
 The signalk_client command must be run from a console. The signalk_client command must be run from a console.
  
-<nowiki>+<code>
 pi@raspberrypi:​~ $ signalk_client -h pi@raspberrypi:​~ $ signalk_client -h
 usage /​usr/​local/​bin/​signalk_client [host] -i -c -h [NAME]... usage /​usr/​local/​bin/​signalk_client [host] -i -c -h [NAME]...
Line 7: Line 7:
 -c continuous watch -c continuous watch
 -h show this message -h show this message
-</nowiki>+</code>
  
 You can run with no arguments to retrieve all available values. You can run with no arguments to retrieve all available values.
  
 To receive only the voltage: To receive only the voltage:
-<nowiki>+<code>
 pi@raspberrypi:​~ $ signalk_client servo.voltage pi@raspberrypi:​~ $ signalk_client servo.voltage
-</nowiki>+</code>
  
 To continuously receive the imu heading: To continuously receive the imu heading:
-<nowiki>+<code>
 pi@raspberrypi:​~ $ signalk_client -c imu.heading pi@raspberrypi:​~ $ signalk_client -c imu.heading
-</nowiki>+</code>
  
signalk_client.txt ยท Last modified: 2018/08/30 01:52 by 73.128.99.196