SignalK / signalk-derived-data

Generates deltas for values derived from signalk values
Apache License 2.0
18 stars 30 forks source link

Calculating for all contexts #91

Open martijn-heil opened 3 years ago

martijn-heil commented 3 years ago

It seems to me that it could be a good addition to be able to calculate derived data for not just the 'self' context, but all contexts, so for example you can calculate things like flag state from MMSI for received AIS targets.

What do you think? And if this is indeed a good addition, how could it be implemented?