MagicMirror Forum

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

    Where do I put this.sendNotification?

    Troubleshooting
    3
    3
    135
    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.
    • E
      eracerhead last edited by

      I’m trying to use this for newsfeeds module.

      It says in the documentation to use
      this.sendNotification(‘ARTICLE_whatever’);
      If I put this anywhere in config.js, it fails to recognize the config.js
      If I put this anywhere in newsfeeds.js it fails to load.

      I’ve done some programming but I know absolutely nothing about javascript.

      S lavolp3 2 Replies Last reply Reply Quote 0
      • S
        sdetweil @eracerhead last edited by

        @eracerhead unless u have your own module trying to get newsfeed to display something, then u do not need to do this.

        That code would go inside your module

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • lavolp3
          lavolp3 Module Developer @eracerhead last edited by

          @eracerhead these functions (this.sendNotification()) are being used to trigger something in one module from inside another module. It is only needed for module developers.
          You could create e.g. a module with control functions including these.

          How to troubleshoot modules
          MMM-soccer v2, MMM-AVStock

          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