MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. andy123
    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

    andy123

    @andy123

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    andy123 Unfollow Follow

    Latest posts made by andy123

    • 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