How can I export the packet bytes not as raw data, but as text?
I'm trying to export data from GOOSE-messages on the network to a report. The data in the messages contains useful info, but I can only seem to export this as raw data. How can I export this as text as shown in wireshark to for example a .csv file an is there away to automate this in tshark?
Thanks,