Replies: 1 comment 4 replies
-
Thanks for raising. Would like to understand the precise requirement a bit better. How do we recognize messages that cannot be forwarded precisely? MMSI and msg type are quite straightforward as they are contained in every message. You mention "shiptype", this is not included in all messages. So the idea would then be to not forward data until we have received a message that a particular ship is not of the sensitive type. This is more tricky. So, the question really is what is the easiest way to identify these vessels to implement somehow. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Due to certain local restrictions, looking for a configurable parameter than can block the message from specific vessel types being sent in outbound (-S or -u), in order to comply to local restrictions while still be able to share received messages to others.
Messages from all types of vessels can be processed and stored locally, only all the message from specified types of vessels cannot be forwarded/shared to others.
Otherwise the station would have to be dropped from community. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions