Skip to content

A client implementation for the OPC UA Pub Sub Spec, Part 14, Version 1.04

License

Notifications You must be signed in to change notification settings

infinimesh/flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT CURRENTLY UNDER CONSTRUCTION

flow

Flow is an attempt to implement a client for the OPC UA PubSub Spec Part 14

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To be able to checkout and work with a local copy, you need the following set of tools installed on your machine:

  1. Java
  2. Scala
  3. SBT
  4. IntelliJ IDE

Installing

git clone https://github.com/eon-com/flow.git

Running the tests

TODO

Deployment

There is nothing to deploy. You can either choose to include this as a library dependency in your project or you can run this as standalone web application.

TODO: Document on how to do it!

Built With

  • Akka HTTP - The HTTP server
  • SBT - Dependency Management & build tool
  • Travis CI - Continuos Integration tool

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Jothi Sankarraj - Initial work - E.ON

See also the list of contributors who participated in this project.

License

TODO: Clarify this internally

Acknowledgments

About

A client implementation for the OPC UA Pub Sub Spec, Part 14, Version 1.04

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages