You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
objectdictionary: Use node_id from DCF if not provided (#350)
If no valid node_id (zero or None) is passed to import_eds(), try
applying the one from the DeviceComissioning section if available.
This mainly affects internal usage during import, namely interpolation
of $NODEID references.
0 commit comments