node-red-contrib-float2byte 1.0.2

Node-RED node to parse IEEE-754 Floating Point Number to byte array

npm install node-red-contrib-float2byte

node-red-contrib-float2byte

Node Red node to convert IEEE-754 float point numbers to byte array

Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-float2byte

Usage

Input msg.payload can be a Number or a binary String (can be convert to number). Output msg.payload will be an Array of byte.

Node Info

Version: 1.0.2
Updated 3 years, 9 months ago
License: ISC
Rating: not yet rated

Categories

Actions

Rate:

Downloads

20 in the last week

Nodes

  • floatToByte

Keywords

  • node-red
  • IEEE-754
  • Float32
  • Float
  • Converter
  • Decode
  • float to decimal
  • float to byte

Maintainers