OI4 / oi4-oec-service

An OI4-compliant base service covering most of the "mandatory" functionality by the development guideline
MIT License
2 stars 0 forks source link

OPCUA Builder does not stringify OI4Identifier for "Source" property #145

Open mzeiher opened 1 year ago

mzeiher commented 1 year ago

the OPCUABuilder.ts (Line 193) does not stringify the OI4Identifier, instead serialized JSON is displayed in Source (OI4Identifier must be string, not object)