OPCFoundation / UA-EdgeTranslator

An industrial connectivity edge application translating from proprietary protocols to OPC UA leveraging the W3C Web of Things (WoT) thing descriptions.
MIT License
28 stars 7 forks source link

Camel case of entity values #24

Closed sebastiankb closed 9 months ago

sebastiankb commented 9 months ago

The values of the entity modbus term follow camel case style (also see https://w3c.github.io/wot-binding-templates/bindings/protocols/modbus/index.html#entity).

Please change

"modbus:entity": "holdingregister",

to

"modbus:entity": "HoldingRegister",

barnstee commented 9 months ago

Fixed with https://github.com/OPCFoundation/UA-EdgeTranslator/commit/33dfc57d153f1b2c5f15ba129f53748671fad37d