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
{{ message }}
This repository was archived by the owner on May 8, 2026. It is now read-only.
Describe the bug
The wrong constants for TypeURLs for EFDI are used.
To Reproduce ContentMessageType.ISO_11783_DEVICE_DESCRIPTION.getTypeUrl() returns types.agrirouter.com\\efdi.ISO11783_TaskData instead of types.agrirouter.com/efdi.ISO11783_TaskData.
The same is true for the time log message type.
Describe the bug
The wrong constants for TypeURLs for EFDI are used.
To Reproduce
ContentMessageType.ISO_11783_DEVICE_DESCRIPTION.getTypeUrl()returnstypes.agrirouter.com\\efdi.ISO11783_TaskDatainstead oftypes.agrirouter.com/efdi.ISO11783_TaskData.The same is true for the time log message type.