node-red-contrib-enocean-telegram-decoder 1.0.1

EnOceanのデコーダーです

npm install node-red-contrib-enocean-telegram-decoder

EnOceanのUSBドングルから受信したデータを見やすくデコードするノードです。

対象USBドングル

EnOcean USB400J 受信用USBモジュール

インストール

npm i node-red-contrib-enocean-telegram-decoder

利用イメージ

enocean-decorder

serial inノードで受信したデータを見やすくデコードします。 Data1を使って判定処理を行ってください。

{
    "Time": "時刻",
    "OriginatorID": "xxxxxxxx",
    "EEP": "1BS",
    "Data1": "00",
    "Data4": "00000000",
    "SubTelNum": [
        1
    ],
    "dBm": [
        41
    ]
}

release

  • 2020/10/16: 初回リリース

Node Info

Version: 1.0.1
Updated 3 years, 10 months ago
License: Apache-2.0
Rating: not yet rated

Actions

Rate:

Downloads

6 in the last week

Nodes

  • enocean-decoder

Keywords

  • enocean
  • node-red

Maintainers