This repository contains Node-RED flows and Javascript code for decoding Micropelt MLR003R,MLRTPS and MLRTS devices.
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
.jsonformat - Two JavaScript files for the Encoder and Decoder
-
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