• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Neuron on Node.js over modbus (with MQTT)

    General Discussion
    2
    2
    1606
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wesleydv last edited by

      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.

      T 1 Reply Last reply Reply Quote 1
      • T
        tomas_hora administrators @wesleydv last edited by

        @wesleydv Nice work and thank you for sharing!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post