MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Send data from a local web page to a magic mirror module

    Development
    2
    4
    95
    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.
    • S
      sergiozf last edited by

      Hi, I would like to send data (temperature, switch or PIR status) from a local web page installed in a computer to a magic mirror module which I am programming dedicated to process that information. So, pleasse how can I start?. Thanks in advance.

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @sergiozf last edited by sdetweil

        @sergiozf what do you mean from a web page?

        U mean some api? you entered data in the web page form, sent to a server, then on to mm?

        Sam

        Create a working config
        How to add modules

        S 1 Reply Last reply Reply Quote 0
        • S
          sergiozf @sdetweil last edited by

          @sdetweil I have a local web page runnig on a computer where I need to watch those data connected to several sensors which I want to send their data to a MM Module, using websocket to connect with module notification.

          S 1 Reply Last reply Reply Quote 0
          • S
            sdetweil @sergiozf last edited by sdetweil

            @sergiozf where is it getting the data from?
            Can it websocket send to mm module too?

            Use the node ws library
            https://www.npmjs.com/package/ws

            Listen and receive in the node helper. Send up to the module

            Sam

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy