Network protocol changes in the new firmware update

Post Reply
aditya
Posts: 9
Joined: Fri May 03, 2019 3:02 pm

Network protocol changes in the new firmware update

Post by aditya »

In the new firmware update change-log, the first point states that, there have been few network protocol changes and that they are not backwards compatible.
Is it possible for to know what exactly has been changed so that I know it doesn't cause issues with our current implementation.

Many thanks in advance.
Aditya
k.schauwecker
Posts: 118
Joined: Mon Mar 25, 2019 1:12 pm

Re: Network protocol changes in the new firmware update

Post by k.schauwecker »

Hi Aditya,

we extended the protocol to support device parameter enumeration At the same time we extended the protocol header, which is the first transmitted network packet for each frame and includes meta information. Unfortunately these extensions break compatibility with older API releases. Hence if you update, please update both, the firmware and the API.

Best regards,
Konstantin
aditya
Posts: 9
Joined: Fri May 03, 2019 3:02 pm

Re: Network protocol changes in the new firmware update

Post by aditya »

Thank you for the clarification.
Post Reply