Search found 3 matches

by airscottdenning
Sun Jul 02, 2023 5:37 pm
Forum: Software
Topic: Python or CMD/.bat to control PegasusAstro via Unity API?
Replies: 2
Views: 3181

Re: Python or CMD/.bat to control PegasusAstro via Unity API?

Please help if you can. I am trying to follow the methods in the PegasusAstro ApiDocs to communicate with my Pocket PowerBox Advance through the Unity server. This is in Windows 11 with Unity Release Version : 1.10.1868.47. I have no problem controlling the PPBA through the Unity app (or the legacy ...
by airscottdenning
Sun Jul 02, 2023 5:09 pm
Forum: Software
Topic: Launch Unity api server (before login)
Replies: 4
Views: 4226

Re: Launch Unity api server (before login)

I'm trying to use something similar to control my Pocket PowerBox Advance via CMD or python scripts. I can't get the server to return the UniqueKey using the REST API. So I'm stuck. Here's my http: request using curl and the response: C:\Users\airsc>curl -v http://localhost:32000/Server/Start * Tryi...
by airscottdenning
Sun Jul 02, 2023 4:01 pm
Forum: Software
Topic: Python or CMD/.bat to control PegasusAstro via Unity API?
Replies: 2
Views: 3181

Python or CMD/.bat to control PegasusAstro via Unity API?

I am trying to write scripts to perform some basic tasks on my imaging equipment using the PegasusAstro Unity API. I found the API docs but have so far failed to get access to my Pegasus PowerBox Advance through Unity. In particular, I'd like to be able to: Check for dew conditions (relative humidit...