• 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.

MMM-PC-Stats

Scheduled Pinned Locked Moved Unsolved Troubleshooting
41 Posts 3 Posters 19.9k Views 3 Watching
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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @justjim1220
    last edited by Oct 24, 2018, 2:00 AM

    @justjim1220

    I need the output of console.log(this.Sensors);

    M 1 Reply Last reply Oct 24, 2018, 2:01 AM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @Mykle1
      last edited by Mykle1 Oct 24, 2018, 2:07 AM Oct 24, 2018, 2:01 AM

      @mykle1

      Please. not a picture unless it’s readable like the picture below. Paste the output in a code block so I can see it. I’m old and blind

      M 1 Reply Last reply Oct 24, 2018, 2:02 AM Reply Quote 0
      • M Offline
        Mykle1 Project Sponsor Module Developer @Mykle1
        last edited by Mykle1 Oct 24, 2018, 2:06 AM Oct 24, 2018, 2:02 AM

        This post is deleted!
        M 1 Reply Last reply Oct 24, 2018, 2:04 AM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @Mykle1
          last edited by Mykle1 Oct 24, 2018, 2:05 AM Oct 24, 2018, 2:04 AM

          @mykle1

          0_1540346670303_Screenshot from 2018-10-23 22-04-07.png

          This is better. I can see the tree and it’s readable

          J 1 Reply Last reply Oct 24, 2018, 2:08 AM Reply Quote 0
          • J Offline
            justjim1220 Module Developer @Mykle1
            last edited by Oct 24, 2018, 2:08 AM

            @mykle1

            It’s not showing anything like that, only a hundred (and counting) of the one I posted

            "Life's Too Short To Dance With Ugly People"
            Jim Hallock - 1995

            M 1 Reply Last reply Oct 24, 2018, 2:09 AM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @justjim1220
              last edited by Oct 24, 2018, 2:09 AM

              @justjim1220

              Did you uncomment the console.log in the process data function

              J M 2 Replies Last reply Oct 24, 2018, 2:09 AM Reply Quote 0
              • J Offline
                justjim1220 Module Developer @Mykle1
                last edited by Oct 24, 2018, 2:09 AM

                @mykle1

                Yeppers!

                "Life's Too Short To Dance With Ugly People"
                Jim Hallock - 1995

                1 Reply Last reply Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @Mykle1
                  last edited by Oct 24, 2018, 2:09 AM

                  @mykle1

                  I don’t need the error message

                  M J 2 Replies Last reply Oct 24, 2018, 2:10 AM Reply Quote 0
                  • M Offline
                    Mykle1 Project Sponsor Module Developer @Mykle1
                    last edited by Oct 24, 2018, 2:10 AM

                    @mykle1

                    Then there should be an output

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      justjim1220 Module Developer @Mykle1
                      last edited by Oct 24, 2018, 2:10 AM

                      @mykle1

                      processStats: function(data) {
                              this.Stats = data;
                              this.loaded = true;
                      		console.log(this.Stats); // for checking in dev console
                          },
                      	
                      	processSensors: function(data) {
                              this.Sensors = data; 
                      		console.log(this.Sensors); // for checking in dev console
                          },
                      

                      "Life's Too Short To Dance With Ugly People"
                      Jim Hallock - 1995

                      M 1 Reply Last reply Oct 24, 2018, 2:11 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 1 / 5
                      1 / 5
                      • First post
                        6/41
                        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