ASCOMInitiative / ASCOMRemote

The ASCOM REST based Remote Driver Server and Remote Access Clients
GNU General Public License v3.0
57 stars 16 forks source link

How to interface with the management API #9

Closed zwik closed 4 years ago

zwik commented 5 years ago

I just installed the latest version of ASCOMRemote and am able to interface with it. According to the documentation I should find a webinterface on /setup, or I should be able to get a list of available API on /management/apiversions. Both of them return a HTML page with "not found". I'm probably doing something wrong, but what? Can someone help me out?

Thanks!

Peter-Simpson commented 5 years ago

Hi Marcel,

We only finalised the management API recently and I haven’t had time to retrofit it to ASCOM Remote yet. I will put it on the request list, it certainly should be there!

Regards, Peter

From: Marcel notifications@github.com Reply-To: ASCOMInitiative/ASCOMRemote reply@reply.github.com Date: Wednesday, 8 May 2019 at 21:16 To: ASCOMInitiative/ASCOMRemote ASCOMRemote@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [ASCOMInitiative/ASCOMRemote] How to interface with the management API (#9)

I just installed the latest version of ASCOMRemote and am able to interface with it. According to the documentation I should find a webinterface on /setup, or I should be able to get a list of available API on /management/apiversions. Both of them return a HTML page with "not found". I'm probably doing something wrong, but what? Can someone help me out?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

zwik commented 5 years ago

Thanks Peter,

I just noticed in the settings that the management page is disabled. Is it an actual web page then or should I be able to configure/read everything from a JSON API? I would love a full JSON where configuration is only done with an API.

Peter-Simpson commented 5 years ago

Hi Marcel,

It’s deactivated because the current management API doesn’t comply with the standard, I’ll enable it again as soon as I’ve added the new capability.

Regards, Peter

From: Marcel notifications@github.com Sent: 09 May 2019 07:36 To: ASCOMInitiative/ASCOMRemote ASCOMRemote@noreply.github.com Cc: Peter Simpson peter@peterandjill.co.uk; Comment comment@noreply.github.com Subject: Re: [ASCOMInitiative/ASCOMRemote] How to interface with the management API (#9)

Thanks Peter,

I just noticed in the settings that the management page is disabled. Is it an actual web page then or should I be able to configure/read everything from a JSON API? I would love a full JSON where configuration is only done with an API.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ASCOMInitiative/ASCOMRemote/issues/9#issuecomment-490763162 , or mute the thread https://github.com/notifications/unsubscribe-auth/AJIOJ6NY2XJ3PJJZKZGBA53PUPA6PANCNFSM4HLU4NQA . https://github.com/notifications/beacon/AJIOJ6MPENLPGIZMPIEPHLLPUPA6PA5CNFSM4HLU4NQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVAHHGQ.gif

Peter-Simpson commented 4 years ago

I'm closing this issue because the management interface and an HTML setup page have now been implemented in accordance with the Alpaca API. These will be released alongside the forthcoming Platform 6.5 release in the next one to two months.