This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Converting !AIVDM,1,1,,B,15MwkRUOidG?GElEa<iQk1JV06Jd,0*6D | |
Signal K key/value tree: | |
{vessels.366998410.mmsi.source=vessels.366998410.sources.ais | |
vessels.366998410.mmsi.timestamp=1969-12-31T23:59:59.999Z | |
vessels.366998410.mmsi.value=366998410 | |
vessels.366998410.navigation.courseOverGroundTrue.source=vessels.366998410.sources.ais | |
vessels.366998410.navigation.courseOverGroundTrue.timestamp=1969-12-31T23:59:59.999Z | |
vessels.366998410.navigation.courseOverGroundTrue.value=46.0 | |
vessels.366998410.navigation.headingTrue.source=vessels.366998410.sources.ais | |
vessels.366998410.navigation.headingTrue.value=4.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//java, the main part of my processor. | |
/* | |
* { | |
"timestamp": "2013-10-08-15:47:28.264", | |
"prio": "2", | |
"src": "2", | |
"dst": "255", | |
"pgn": "129025", | |
"description": "Position, Rapid Update", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"126992": [ | |
{ | |
"source": "$.fields.Date", | |
"node": "environment.date" | |
}, | |
{ | |
"source": "$.fields.Time", | |
"node": "environment.time" | |
} |