Skip to content

Micropelt-EH4/MLR003-Javascript-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MLR003-Javascript-Decoder

This repository contains Node-RED flows and Javascript code for decoding Micropelt MLR003R,MLRTPS and MLRTS devices.

Repository Structure

The encoders and decoders are organized into three main folders, each representing the product line. Inside each folder, you will find:

  • Sample Node_RED flow in .json format
  • Two JavaScript files for the Encoder and Decoder

Folder Layout

  • MLR003_Decoder_Encoder

    • MLR003R_Decoder_Encoder.json
    • MLR003R_decoder.js
    • MLR003R_encoder.js
  • MLRTPS_Decoder_Encoder

    • MLRTPS_Decoder_Encoder.json
    • MLRTPS_decoder.js
    • MLRTPS_encoder.js
  • MLRTS_Decoder_Encoder

    • MLRTS_Decoder_Encoder.json
    • MLRTS_decoder.js
    • MLRTS_encoder.js

About

This repository contains generic Javascript code for decoding MLR003 packets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors