• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. wesleydv
    3. Best
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by wesleydv

    • Neuron on Node.js over modbus (with MQTT)

      I wrote some Node.js code to allow access to Neuron devices over modbus overlay and made it opensource today.

      I any of you are interested the npm package can be found here: https://www.npmjs.com/package/unipi-neuron
      And the GitHub page is here https://github.com/wesleydv/node-unipi-neuron

      For now there is only support for digital inputs and outputs/relays but I will be expanding the features in the near future.

      I also made an example implementation to allow access over MQTT: https://github.com/wesleydv/node-unipi-neuron-mqtt

      Please note I'm not a Node.js developer by trade so surely there will be a lot of things that can be improved in the code.
      Any feedback is greatly appreciated.

      posted in General Discussion
      W
      wesleydv