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
Some fields of the AVB_INTERFACE descriptor must not be part of the cached AEM, even though there is no way to modify them from ATDECC commands (should be considered dynamic fields).
Move the following fields from staticModel to dynamicModel:
macAddress
clockIdentity
priority1
clockClass
offsetScaledLogVariance
clockAccuracy
priority2
domainNumber
logSyncInterval
logAnnounceInterval
logPDelayInterval
Make sure the complete AVB_INTERFACE descriptor is retrieved during cached enumeration (and not only single values)
Update the json format and dump version number
Update the AEM checksum visitor (and checksum version in case there is a modification)
Update the AEM Schema
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Some fields of the AVB_INTERFACE descriptor must not be part of the cached AEM, even though there is no way to modify them from ATDECC commands (should be considered dynamic fields).
The text was updated successfully, but these errors were encountered: