When IEC61850 Client is not trying to enable any configured report from 'RCB assignment' - because e.g. small mistake in hostname, there is no information in log. Thus it is very hard for user to find the reason why configured RCBs are not enabled.
The iec850 driver should log information that it hasn't found in statically RCB assignment any configuration for host with ''xxx' (current) computer name.
When IEC61850 Client is not trying to enable any configured report from 'RCB assignment' - because e.g. small mistake in hostname, there is no information in log. Thus it is very hard for user to find the reason why configured RCBs are not enabled.
The iec850 driver should log information that it hasn't found in statically RCB assignment any configuration for host with ''xxx' (current) computer name.
The driver now creates a warning entry in Log: "No Client Configuration found for %s" where %s is replaced by the current hostname.