Giter VIP home page Giter VIP logo

pywmbus's Introduction

๐Ÿ”ฅ WIP ๐Ÿ”ฅ wM-Bus implementation in Python

This project implements parts of the wireless M-Bus standard, defined in DIN EN 13757-1 and following. Currently, there is support for unencrypted short frames (namely CI 0x7a) only. Pull-requests are welcome.

Installation

PIP

pip install pywmbus

Manually

git clone https://github.com/jalmeroth/pywmbus.git
cd pywmbus
python setup.py install

Dependencies

Usage

usage: parser.py [-h] [-d DEBUG] [-r RAW] [-s SERIAL] [-b BAUD]

optional arguments:
  -h, --help            show this help message and exit
  -d DEBUG, --debug DEBUG
                        Enable debug mode
  -r RAW, --raw RAW     RAW Message
  -s SERIAL, --serial SERIAL
                        Path to serial device
  -b BAUD, --baud BAUD  Baudrate

Example

$ ./parser.py -r 34446532121257073804FDEC7A90000000046D280029290C0539351356A0000C13683720014C05806611004C13879649105300426C1F2C326CFFFF236E
manufacturer: LSE
device id: 07571212
device version: 56
device type: 4 (Heat)
control info: 0x7a
access number: 144
state: Kein Fehler
configuration: 0
records (7): [2017-09-09 00:40:00, 133539, 1203768, 116680, 531087, 2016-12-31, 1970-01-01]    

Tested Smart Meters

  • Smarvis WFM26 for Heat
  • Smarvis WMC36 for Water
  • Smarvis WMH36 for Hot Water

pywmbus's People

Contributors

jalmeroth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

cougar doxus tobehn

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.