node-red-contrib-bitunloader 0.4.1
Unload numbers to a binary string, array of bits, array of bools, object of bits, or object of bools.
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.