Giter VIP home page Giter VIP logo

opensmartmeter's Introduction

emonmuc header

This project implements a communication protocol as part of emonmuc (energy monitoring multi utility communication), based on the open-source project OpenMUC, a software framework based on Java and OSGi, that simplifies the development of customized monitoring, logging and control systems.


OpenSmartMeter

This protocol driver implements the communication with metering devices speaking the Smart Message Language (SML) or as an IEC 62056-21 mode A-D master, registering one or several slaves such as gas, water, heat, or electricity meters.

The project is originally based on the j62056 library and further depends on the jSML project.
j62056 is an LGPL version 2.1 licensed implementation of the IEC 62056-21 protocol (modes A, B, C, and D) and jSML implements the Smart Message Language (SML), licensed under the Mozilla Public License v2.0. Both libraries were developed by the German research institute Fraunhofer ISE. To get in contact with the projects developers, visit their homepage at openmuc.org.

1 Installation

To setup this protocol driver, emonmuc needs to be installed. To do so, a comprehensive guide is provided on the projects GitHub page.

With emonmuc being installed, the driver may be enabled

emonmuc install smartmeter

To disable the driver, use

emonmuc remove smartmeter

This shell command will automatically set up the driver. If there is the need to manually install the driver, a separate installation guide may be followed.

1.1 Install RXTX

RXTX is a Java native library providing serial and parallel communication for the Java virtual machine. It is a necessary dependency for many communication devices, using e.g. RS485.

To install, download the binaries via debian repository:

sudo apt-get install librxtx-java

If the serial port is not connected to the Raspberry Pi via e.g. an USB interface but the Raspberrys internal UART pins, the Serial Port should be prepared accordingly.

2 Guide

With the protocol driver being enabled, some first steps can be taken to learn about the features of this project.
For this purpose, a First Steps guide was documented to be followed.


Contact

This project is maintained by:

ISC logo

opensmartmeter's People

Contributors

adminde 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.