Skip to content

emilkolvigraun/bw-csharp-binding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

BOSSWAVE Binding

C# Base Class Library

This is a .NET Core Library manifesting the BOSSWAVE 2.2.0 bindings for C#.
University of Southern Denmark, Center for Energy Informatics.

Instructions

First of all you have to install the latest release of BOSSWAVE.
When that is done, configure that client to run as proposed in ClientImplementation.cs.
Remember that BOSSWAVE runs on localhost.

Install on Ubuntu:
If you're on windows use WSL.
It is recommended that you install Ubuntu >= 16.04 from the Microsoft Store.
After install type bash in the commandline and execute the following:

curl get.bw2.io/agent | sudo bash

Upon reboot, BOSSWAVE doesn't automatically start. In that case you'll have to run it again:

sudo /etc/init.d/bw2 start

About

An implementation of the c# binding for BOSSWAVE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages