https://github.com/mlabs-haskell/opc-xml-da-client
OPC XML-DA Client for Haskell
https://github.com/mlabs-haskell/opc-xml-da-client
Last synced: 11 months ago
JSON representation
OPC XML-DA Client for Haskell
- Host: GitHub
- URL: https://github.com/mlabs-haskell/opc-xml-da-client
- Owner: mlabs-haskell
- License: mit
- Created: 2021-05-24T09:39:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-09T12:43:48.000Z (over 4 years ago)
- Last Synced: 2025-03-29T02:04:09.288Z (about 1 year ago)
- Language: Haskell
- Size: 357 KB
- Stars: 2
- Watchers: 50
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OPC XML-DA client in Haskell
An implementation of OPC XML-DA protocol for client applications. The specification for the protocol can be found [here](http://www.diit.unict.it/users/scava/dispense/II/OPCDataAccessXMLSpecification.pdf).