SignalK / signalk-core-java

Signalk core functionality. DEPRECATED - see https://github.com/SignalK/signalk-java
Apache License 2.0
3 stars 8 forks source link

Other vessels (AIS) mmsi value is not spec compliant. #22

Open sbender9 opened 7 years ago

sbender9 commented 7 years ago

In vessels.self I get "mssi": "1234567"

In other vessels I get a stringValue:

      "mmsi": {
        "$source": "$source", 
        "timestamp": "1969-12-31T23:59:59.999Z", 
        "value": "368992000", 
        "values": {
          "$source": {
            "$source": "$source", 
            "timestamp": "1969-12-31T23:59:59.999Z", 
            "value": "368992000"
          }
        }
      },