User Tools

Site Tools


signalk_client

The signalk_client command must be run from a console.

pi@raspberrypi:~ $ signalk_client -h
usage /usr/local/bin/signalk_client [host] -i -c -h [NAME]...
-i print info about each value type
-c continuous watch
-h show this message

You can run with no arguments to retrieve all available values.

To receive only the voltage:

pi@raspberrypi:~ $ signalk_client servo.voltage

To continuously receive the imu heading:

pi@raspberrypi:~ $ signalk_client -c imu.heading
signalk_client.txt · Last modified: 2018/08/30 01:52 by 73.128.99.196