You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem sending Fluid Data to N2k network. The currentLevel value seems Ok, but the capacity, or currentVolume sent is 0, even if it’s different in SignalK.
The data in SignalK are :
Path
Value
Units
Timestamp
Source
tanks.freshWater.2.capacity
0.16
m3
05/19 22:16:08
defaults
tanks.freshWater.2.currentLevel
1
ratio
05/19 22:58:33
N2kCan0.c032840050800042 (127505)
tanks.freshWater.2.currentVolume
0.16
m3
05/19 22:58:33
derived-data
But this is what is in signalk-to-nmea2000 logs :
May 19 20:52:51 2024-05-19T20:52:51.928Z signalk-to-nmea2000 tanks.freshWater.2.currentLevel,tanks.freshWater.2.capacity:1,
May 19 20:52:51 2024-05-19T20:52:51.929Z signalk-to-nmea2000 emit nmea2000JsonOut {"pgn":127505,"Instance":2,"Type":"Water","Level":100,"Capacity":0}
Is this a bug, or a misconfiguration at my side ?
The text was updated successfully, but these errors were encountered:
Hello,
I have a problem sending Fluid Data to N2k network. The currentLevel value seems Ok, but the capacity, or currentVolume sent is 0, even if it’s different in SignalK.
The data in SignalK are :
But this is what is in signalk-to-nmea2000 logs :
May 19 20:52:51 2024-05-19T20:52:51.928Z signalk-to-nmea2000 tanks.freshWater.2.currentLevel,tanks.freshWater.2.capacity:1,
May 19 20:52:51 2024-05-19T20:52:51.929Z signalk-to-nmea2000 emit nmea2000JsonOut {"pgn":127505,"Instance":2,"Type":"Water","Level":100,"Capacity":0}
Is this a bug, or a misconfiguration at my side ?
The text was updated successfully, but these errors were encountered: