Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.57 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.57 KB

Logo

ioBroker.wm-bus

NPM version Tests License

This adapter requires at least Node 4.4

Description

Adapter for Wireless M-Bus

Info

Supported USB Adapters:

Configuration

If used, an AES key to decrypt the message. Manufacture ID, type and version will be determined after the first received message

Installation

Execute the following command in the iobroker root directory (e.g. in /opt/iobroker)

npm install iobroker.wm-bus

Requirements

Changelog

0.3.0 (2018-01-23)

  • (Apollon77) Upgrade Serialport Library