IEC 61869-9 Sampled Values support
Greetings!
Is there any support for IEC 61869 standard Sampled Values protocol? It is supposed to extend existing IEC 61850 SV with dynamic datasets, in other words payload data size can be dynamic and is not fixed to 64 bytes as it is per old 61850 standard.
When trying to read messages through Wireshark, based on Ethertype of 0x88BA Wireshark parses it as IEC61850 (as far as I am aware the same Ethertype is used for both the old and new standard since it is SV, so this is kind of a grey area). What I am struggling with is that I get error messages whenever my payload is over 72 bytes long. Example: sending a package with 9 current measurements and 0 voltages is fine, but I10V0 dataset is parsed as an error in Wireshark. Anyone else having this problem, or is support for dynamic datasets just not implemented on Wireshark?
D