UNPKG

node-red-contrib-bitunloader

Version:

Unload numbers to a binary string, array of bits, array of bools, object of bits, or object of bools.

11 lines (6 loc) 836 B
# node-red-contrib-bitunloader Unload numbers to a binary string, array of bits, array of bools, object of bits, or object of bools. ## New! Use the 'bitreloader' node to transform your variable back to an integer. You can also use the bitreloader node stand-alone by setting the configuration to 'manual'. This will allow you to configure the msg property that you wish to turn into an integer as well as define the input data format of the msg property. <a href="https://www.buymeacoffee.com/NxcwUpD" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>