URL: https://pi.robi.work
Auth: X-Token: 055f3b0323bfd7ff73b348825f4f37faa507e1aa3117de45b5a067802c9bd94a
# Show me a one-way message (auto-dismisses after 15 seconds)
curl -X POST https://pi.robi.work/notice \
-H "X-Token: 055f3b0323bfd7ff73b348825f4f37faa507e1aa3117de45b5a067802c9bd94a" \
-H "Content-Type: application/json" \
-d '{"text":"hi robi","subtext":"hope your day is going well","duration":15}'
# Run a color test on the panel for 8 seconds
curl -X POST "https://pi.robi.work/test/colors?duration=8" \
-H "X-Token: 055f3b0323bfd7ff73b348825f4f37faa507e1aa3117de45b5a067802c9bd94a"
Auth: X-Token: 055f3b0323bfd7ff73b348825f4f37faa507e1aa3117de45b5a067802c9bd94a
# Show me a one-way message (auto-dismisses after 15 seconds)
curl -X POST https://pi.robi.work/notice \
-H "X-Token: 055f3b0323bfd7ff73b348825f4f37faa507e1aa3117de45b5a067802c9bd94a" \
-H "Content-Type: application/json" \
-d '{"text":"hi robi","subtext":"hope your day is going well","duration":15}'
# Run a color test on the panel for 8 seconds
curl -X POST "https://pi.robi.work/test/colors?duration=8" \
-H "X-Token: 055f3b0323bfd7ff73b348825f4f37faa507e1aa3117de45b5a067802c9bd94a"
ā¤2š„1
Forwarded from Surafel Yimam
Iām downloading getloadcell.com to do this now
curl -X POST https://pi.robi.work/question \
-H "X-Token: 055f3b0323bfd7ff73b348825f4f37faa507e1aa3117de45b5a067802c9bd94a" \
-H "Content-Type: application/json" \
-d '{"text":"coffee soon?","options":["yes","maybe","no"]}'
-H "X-Token: 055f3b0323bfd7ff73b348825f4f37faa507e1aa3117de45b5a067802c9bd94a" \
-H "Content-Type: application/json" \
-d '{"text":"coffee soon?","options":["yes","maybe","no"]}'