I’m looking to develop an alexa skill that can query astoprint cloud.
Is there no way to query the estimated remaining time of a print on astroprint cloud? It is possible to query the remaining time on astroprint local at /api/job
I’m looking to develop an alexa skill that can query astoprint cloud.
Is there no way to query the estimated remaining time of a print on astroprint cloud? It is possible to query the remaining time on astroprint local at /api/job
for print job status you need to open a websocket connection and query the box using the websockets API