@lora-payload-magician/nkewatteco-s0

1.0.0 • Public • Published

Introduction

This package is part of the LoRa Payload Magician project which aims to be a collection of LoRa devices' payload builders and parsers.

Installation

$ npm i @lora-payload-magician/nkewatteco-s0

Usage

var payload_hex = '110a000f04022300000001';
var d = require('@lora-payload-magician/nkewatteco-s0');
var decoded = d.decode(payload_hex, port);
console.log(`$(decoded.Command.Cluster.Attribute.data.value))

Device Documentation

Device website

Readme

Keywords

none

Package Sidebar

Install

npm i @lora-payload-magician/nkewatteco-s0

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • tkiraly