Currently if a field does not exist in a packet marine returns an empty string (`""`). For compatability this need to be changed to `None`.
Currently if a field does not exist in a packet marine returns an empty string (
""). For compatability this need to be changed toNone.