You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
THE ISSUE
However, when I try to turn off the screensaver "Clock Screen Saver", which I assume is done via "wake", it doesn't appear to work. I send: POST http://192.168.85.38:2971/api/command?wake=true
It returns:
{
"result": false
}
And the tablet remains on the "Clock Screen Saver"
Would someone please point me in the right direction. I'm certain it's probably a really simple mistake.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've Wallpanel installed on my Samsung Galaxy Tab A7, Andriod 12.
Within the app I've enabled:
Clock Screen Saver
REST API
What I'd like to do via Postman is turn off the "Clock Screen Saver".
The following:
GET http://192.168.85.38:2971/api/state
Returned:
THE ISSUE
However, when I try to turn off the screensaver "Clock Screen Saver", which I assume is done via "wake", it doesn't appear to work. I send:
POST http://192.168.85.38:2971/api/command?wake=true
It returns:
And the tablet remains on the "Clock Screen Saver"
Would someone please point me in the right direction. I'm certain it's probably a really simple mistake.
Beta Was this translation helpful? Give feedback.
All reactions