mikakaraila / node-red-contrib-opcua

A Node-RED node to communicate OPC UA. Uses node-opcua library.
Other
212 stars 196 forks source link

CreateSession --> LocaleIds Parameter #734

Open robotsox opened 1 day ago

robotsox commented 1 day ago

Hi,

can you please add the "LocaleIds" Property to change the displayed textLocale from the alarm-events? my problem is, that i cannot change the displayed text language from my plc-alarms to German. The opc server from the plc requiered the "LocaleIds" Property to switch from English to German.

grafik grafik

mikakaraila commented 1 day ago

This will actually require support at the node-opcua level...

I tested this and asked Etienne, but he asks for some funding/sponsor to add this feature.

robotsox commented 1 day ago

What should the financing/sponsoring look like? :)

mikakaraila commented 1 day ago

Better to ask directly from Etienne (Etienne Rossignon etienne.rossignon@sterfive.com). He will give some estimate / alternatives...

robotsox commented 1 day ago

i have a reply on the node-opcua issue. is there a similar easy integration in node-red-opc-ua? :)

https://github.com/node-opcua/node-opcua/issues/1392#issuecomment-2383222581

grafik