Flow is an attempt to implement a client for the OPC UA PubSub Spec Part 14
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
To be able to checkout and work with a local copy, you need the following set of tools installed on your machine:
- Java
- Scala
- SBT
- IntelliJ IDE
git clone https://github.com/eon-com/flow.git
TODO
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!
- Akka HTTP - The HTTP server
- SBT - Dependency Management & build tool
- Travis CI - Continuos Integration tool
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Jothi Sankarraj - Initial work - E.ON
See also the list of contributors who participated in this project.
TODO: Clarify this internally