Giter Club home page Giter Club logo

cemd's Introduction

cemd

Build Status GoDoc Coverage Status Go report CodeFactor

The goal is to provide an EEBUS CEM implementation

Introduction

This library provides a foundation to implement energy management solutions using the eebus-go library. It is designed to be included either directly into go projects, or it will be able to run as a daemon for other systems interact with (to be implemented).

Packages

  • api: API interface definitions
  • cem: Central CEM implementation which needs to be used by a HEMS implementation
  • cmd: Example project
  • uccevc: Use Case Coordinated EV Charging V1.0.1
  • ucevcc: Use Case EV Commissioning and Configuration V1.0.1
  • ucevcem: Use Case EV Charging Electricity Measurement V1.0.1
  • ucevsecc: Use Case EVSE Commissioning and Configuration V1.0.1
  • ucevsoc: Use Case EV State Of Charge V1.0.0 RC1
  • uclpc: Use Case Limitation of Power Consumption V1.0.0 as a Energy Guard
  • uclpcserver: Use Case Limitation of Power Consumption V1.0.0 as a Controllable System
  • ucmgcp: Use Case Monitoring of Grid Connection Point V1.0.0
  • ucmpc: Use Case Monitoring of Power Consumption V1.0.0 as a Monitoring Appliance
  • ucopev: Use Case Overload Protection by EV Charging Current Curtailment V1.0.1b
  • ucoscev: Use Case Optimization of Self Consumption During EV Charging V1.0.1b
  • ucvabd: Use Case Visualization of Aggregated Battery Data V1.0.0 RC1 as a Visualization Appliance
  • ucvapd: Use Case Visualization of Aggregated Photovoltaic Data V1.0.0 RC1 as a Visualization Appliance
  • util: various internal helpers

Usage

Run the following command to see all the options:

Usage: go run cmd/main.go

Example certificate and key files are located in the keys folder. If no certificate and key are provided in the options, new ones will be generated in the current folder.

Explanation

The remoteski is from the eebus service to connect to. If no certfile or keyfile are provided, they are generated and printed in the console so they can be saved in a file and later used again. The local SKI is also printed.

cemd's People

Contributors

derandereandi avatar kr0llx avatar damek86 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.