Steve-Mcl / node-red-contrib-buffer-parser

A node-red node to convert values in a buffer, integer array or hex string into many different data type(s). Supports Big/Little Endian, BCD, byte swapping and much more.
MIT License
24 stars 8 forks source link

Add hex output type & small fix #4

Closed mikeS7 closed 3 years ago

mikeS7 commented 3 years ago

To close the issue #2

Steve-Mcl commented 3 years ago

Hi @mikeS7 my apologies, you must have pushed this commit as I was busy implementing your request 👀

Please to say your PR for supporting HEX string output is almost identical to my modification.

So while I greatly appreciate you doing a PR, I have already published to github and NPM my version of this PR.

If you have any other requests or suggestions - please feel free to do a PR (but might be worth telling me you are going to raise a PR up front) - never mind. All well that ends well.