opc-ua

Version, currently master branch1 version
  • master branchlatestNov 17, 2019

github.com/place-labs/crystal-opc-ua

OPC UA protocol support for Crystal Lang

1 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  opc-ua:
    github: place-labs/crystal-opc-ua
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared

Dependencies

Runtime Dependencies

  • tasker*github: spider-gazelle/tasker
  • bindata*github: spider-gazelle/bindata
  • promise*github: spider-gazelle/promise
  • tokenizer*github: spider-gazelle/tokenizer

Development Dependencies

  • ameba*github: veelenga/amebadev

README

OPC UA Support for Crystal Lang

Build Status