You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ASCOM.Alpaca.Simulators/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,6 @@ Currently the project exposes one of each ASCOM Device type. Device settings are
6
6
7
7
The current beta uses the default development port of 5000. As development continues this will be changed to the final correct port.
8
8
9
+
Discovery uses the ASCOM Standard library and the standard discovery port of 32227. By default discovery is turned on.
10
+
9
11
The project auto-generates Swagger pages while running. The Swagger pages shows all active controllers in the project by default. Because this exposes all controller types the Swagger page has all Alpaca Endpoints.
0 commit comments