To address some customer projects I'm in the process of merging BMS,J1939 and maritime data within a single data-set. For J1939 I use DBC and VSS specifications ( https://covesa.github.io/vehicle_signal_specification ). For maritime data, I leverage Canboat spec to parse N2K.
My goal would be to merge Signal-K spec with VSS spec. I posted the same message to VSS group. Even if VSS focus on automotive and signal-k on navigation, from a functional point both groups objective are equivalent. VSS provide a data gateway (Kuska-val) that while written in RUST is very comparable to Signal-K.
Any idea on how to merge both spec would be more than wellcome.
To address some customer projects I'm in the process of merging BMS,J1939 and maritime data within a single data-set. For J1939 I use DBC and VSS specifications ( https://covesa.github.io/vehicle_signal_specification ). For maritime data, I leverage Canboat spec to parse N2K.
My goal would be to merge Signal-K spec with VSS spec. I posted the same message to VSS group. Even if VSS focus on automotive and signal-k on navigation, from a functional point both groups objective are equivalent. VSS provide a data gateway (Kuska-val) that while written in RUST is very comparable to Signal-K.
Any idea on how to merge both spec would be more than wellcome.