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
Gracefully handle missing Baudrate setting in DCF (#492)
The CiA306 spec is not quite clear on which fields are mandatory
within the DeviceComissioning section. Thus it should be assumed that
the two options handled here could be missing. Instead of raising an
exception, ignore the absence of the Baudrate setting.
0 commit comments