MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. andy123
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-pages & mmm-remote-control

      @waki @m1scha
      the page that you would like to rotate to is given as a url parameter. Replace localhost:8080 with your own ip’s.

      curl -X GET "http://localhost:8080/api/notification/PAGE_CHANGED/0" -H "accept: application/json"

      You can test it out with the Swagger API:
      http://localhost:8080/api/docs/#/Module Control/get_api_notification___notification_____p_

      posted in Troubleshooting
      A
      andy123
    • 1 / 1