@lora-payload-magician/adeunis-pulse
v1.0.1
Published
This package is part of the LoRa Payload Magician project which aims to be a collection of LoRa devices' payload builders and parsers.
Downloads
1
Readme
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))