1.0.3 • Published 7 years ago

node-red-contrib-num2hex32 v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

num2hex32

A simple Node-RED node that converts a numbers into a unsigned hex 32 bit value.

Install


Run the following command in your Node-RED user directory (typically ~/.node-red):

    npm install node-red-contrib-num2hex32

Contributing


Patches/Pull-requests are always welcome. For simple typos and single line fixes please just raise an issue pointing out our mistakes. Clearly describe the issue including steps to reproduce when it is a bug.

For further help, or general discussion, please use the Node-RED mail group on GoogleGroups.

Copyright and license


Copyright 2017, sembaye, under the MIT license.

Additional Resources