*Available in 1.5+
Notes
- The HTTP Web server runs by default on port 8889 (TCP).
- Your server password must be used in your requests as an HTTP Header parameter.
{ "password": "mypassword" }
- HTTPS is not supported.
Endpoints
GET /slides #website of current slides. Auto re-refreshes.
GET /api/slides #JSON of all slides
POST /api/slides/clear #does a clear all slides
POST /api/slides/reset #does a clear all and goes to first
POST /api/slides/first
POST /api/slides/last
POST /api/slides/2/show #enter a slide number to go to, 1 being first
POST /api/slides/previous
POST /api/slides/next
POST /api/control/reset-mouse #select drawing window and moves mouse to center of it
Examples
Bitfocus Companion
Questions?
Please reach out to us via a support ticket or support@workflownetwork.com for questions. We are here to help!
Comments
0 comments
Article is closed for comments.