Correct pyasn1 data structure for IEC 61850 sample values SavPDU type?
I’m new to using pyasn1 and am trying to convert a SEQUENCE type to a python class model following the Berkeley published PyASN1 programmer’s manual documentation
I’m new to using pyasn1 and am trying to convert a SEQUENCE type to a python class model following the Berkeley published PyASN1 programmer’s manual documentation