Newbie – Need pointing in the right direction

Home Forums Lora Network Server Newbie – Need pointing in the right direction

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27949

    Hi

    I have received a Conduit starter kit from our suppliers on a loan/demo basis.

    I have a simple project in mind to complete, but would like some information on the best place to start, if possible?

    The plan is to have the dots configured with a momentary push button connected. Which when pressed will need to be received by the gateway and in turn send an HTTP command to a 3rd party IP Device.

    Not sure if i need to use node red or if there is another way of doing this. I have ran the demo node red in the kit with the supplied handheld and as expected the message payload comes through in the debug window. How do i sreconfigure this to send a http command to a third party device?

    I think once i get my head round the basics i should be ok to duplicate this to the dots and do some field testing.

    Any help or links to help would be appreciated.

    Thanks
    aaron

    #27950
    Jason Reiss
    Keymaster

    This example could be modified.

    http://www.multitech.net/developer/software/aep/node-red-and-rest-api-cloud-service/

    node.js, python or c++ could be used with mqtt and http libraries to create an application without node-red.

    #27953
    Campbell Elder
    Participant

    Hi Aaron
    Should be a simple one for you. Drag a HTTP node over to the pallet and drop below the debug node thats showing you the out put.
    Connect it to the same out put from the previous node and configure the node to your destination.

    Regards

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