• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

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

Scheduled Pinned Locked Moved Development
4 Posts 2 Posters 625 Views
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 Offline
    sergiozf
    last edited by Apr 19, 2020, 2:11 AM

    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 Apr 19, 2020, 2:32 AM Reply Quote 0
    • S Offline
      sdetweil @sergiozf
      last edited by sdetweil Apr 19, 2020, 2:40 AM Apr 19, 2020, 2:32 AM

      @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

      How to add modules

      learning how to use browser developers window for css changes

      S 1 Reply Last reply Apr 19, 2020, 3:02 AM Reply Quote 0
      • S Offline
        sergiozf @sdetweil
        last edited by Apr 19, 2020, 3:02 AM

        @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 Apr 19, 2020, 3:39 AM Reply Quote 0
        • S Offline
          sdetweil @sergiozf
          last edited by sdetweil Apr 19, 2020, 3:42 AM Apr 19, 2020, 3:39 AM

          @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

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            4/4
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy