Managing lora nodes through API

Home Forums Conduit: AEP Model Managing lora nodes through API

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13679
    Fabien Serre
    Participant

    Hello,
    I am searching a way to manage the lora nodes through an API. I found the REST API to manage the loraNetwork server itself but nothing abut the nodes.
    The only way I found is to call the lora-query commands through an exec command in NodeRed, but it is painful to get the list of the nodes as the output stream is not structured.
    Does anybody know how to do it in an easier way?

    #13680
    Jeff Hatch
    Keymaster

    Fabien,

    There is a –json (-j) option for the lora-query command that will output the node list in json format. That should be pretty easy to handle in Node-RED.

    Jeff

    #13681
    Fabien Serre
    Participant

    Yes, that is far better 🙂
    Thanks a lot, I didn’t see it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.