Hi
We tried upgrading our project from 2.4 to 2.6 and noticed that our hmi stoped working.
After a short investigation we realized it's due to the fact that enum values are now printed as json text instead of numbers in the datalayer.
Is there any way in the plc to get the enums back as numbers? because this causes quite a lot of issues within our application
2.4:
2.6:
enum:
โ