Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarfata/signalk-bot
A bot for the SignalK slack groups
https://github.com/sarfata/signalk-bot
Last synced: 4 days ago
JSON representation
A bot for the SignalK slack groups
- Host: GitHub
- URL: https://github.com/sarfata/signalk-bot
- Owner: sarfata
- Created: 2018-05-18T22:19:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T05:56:38.000Z (over 6 years ago)
- Last Synced: 2024-11-08T15:00:30.131Z (about 2 months ago)
- Language: JavaScript
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SignalK Bot
A bot for the SignalK slack group to provide some useful features to developers.
Right now, this is limited to the ability to convert a NMEA0183 or NMEA2000
message to SignalK.For example, say:
Hey signalkbot, convert $SDDBT,17.0,f,5.1,M,2.8,F*3E
Or for NMEA2000, you can say:convert $PCDIN,01F119,00000000,0F,2AAF00D1067414FF*59
or
convert 2017-04-15T14:57:58.471Z,3,126208,204,172,21,00,00,ef,01,ff,ff,ff,ff,ff,ff,04,01,3b,07,03,04,04,5c,05,0f,ff
The SignalK bot can also use the [KBox](https://github.com/sarfata/kbox-firmware) algorithms to convert messages to SignalK. Just use the word `convertkbox` instead of `convert`:
convertkbox $PCDIN,01F119,00000000,0F,2AAF00D1067414FF*59
To join the SignalK Dev group on slack, follow instructions
[here](http://slack-invite.signalk.org/).