IEC 61850 Server driver does not log any information when a client writes a value out of range for data attribute of data type ENUM. Server should log this case exactly like it logs already case when client tries to write a read-only attribute.
IEC 61850 Server driver does not log any information when a client writes a value out of range for data attribute of data type ENUM. Server should log this case exactly like it logs already case when client tries to write a read-only attribute.
Now driver logs entry when receives invalid enumeration value.
As also Wireshark does not decode mms.error 11 clear (displays "unknown") it is hard to find the reason while this write fails and to correct client's configuration.