1.0.1 • Published 7 years ago

@lora-payload-magician/adeunis-pulse v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

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/adeunis-pulse

Usage

var payload_hex = '027006f20d00000000000000';
var d = require('@lora-payload-magician/adeunis-pulse');
var decoded = d.decode(payload_hex, port);
console.log(`$(decoded.index1))

Device Documentation

Device website

1.0.1

7 years ago

1.0.0

7 years ago