Web interface with MTCDT-H5-210A

Home Forums Lora Network Server Web interface with MTCDT-H5-210A

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #21772
    Julien Terrier
    Participant

    Hello, what is the best practice to build a web interface whick works locally that is to say without web connection, the web interface must be hosted in the conduit.

    I think I can use node-red, maybe there is a tutorial that explains how to make a local web interface with node-red?

    Thanks

    #21776
    Jason Reiss
    Keymaster

    I would use node.js application and skip node-red for your interface.
    Python or c++ could also be used.

    #21777
    Julien Terrier
    Participant

    Skip node-red in spite of using LoRa function and MQTT function in node-red ?

    Actually I would like convert then display the contain of packets loRa in a local web interface

    For exemple display temperature of sensor so on…

    #21781
    Jason Reiss
    Keymaster

    The sample app at the bottom of this page can get lora packets from MQTT same as node-red does. Python and C++ also have mqtt libraries.

    http://www.multitech.net/developer/software/lora/conduit-mlinux-lora-communication/

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