https://github.com/andreasheine/node-opcua-mes
OPC UA Method based order distribution for one or many OPC UA Clients
https://github.com/andreasheine/node-opcua-mes
mes node-opcua opcua opcua-server
Last synced: 3 months ago
JSON representation
OPC UA Method based order distribution for one or many OPC UA Clients
- Host: GitHub
- URL: https://github.com/andreasheine/node-opcua-mes
- Owner: AndreasHeine
- Created: 2020-11-13T15:21:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T14:29:45.000Z (over 2 years ago)
- Last Synced: 2025-01-15T19:35:34.750Z (4 months ago)
- Topics: mes, node-opcua, opcua, opcua-server
- Language: TypeScript
- Homepage:
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-opcua-mes
OPC UA Method based order distribution for one or many OPC UA Clients!
A PLC or any other OPC UA Client can request carrierdata (read from database) or can set carrierdata (write to a database) in a service oriented way.
It implements just one of many features a MES should have, but many people struggle connecting IT- and OT-World and especially a mission critical databases to one or many fielddevices.
With OPC UA Methods its very convenient and safe to connect to a database, ensuring the query itself to be safe (typically IT-Domain) and aswell as consistent in its types (perfect for plc's).
Interested? Contact me: [email protected]