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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
ASCOM.Alpaca.Simulators
1
+
# ASCOM.Alpaca.Simulators
2
2
3
-
An Alpaca Device Server built using ASP.Net 5. This creates and manages the controllers for the Alpaca devices as well as UIs for configuration.
3
+
An Alpaca Device Server built using ASP.Net 5, MVC and Blazor. The program creates and manages the controllers for the Alpaca devices as well as UIs for configuration.
4
4
5
-
Currently the project exposes one of each ASCOM Device type. Device settings are provided by the Alpaca Settings endpoint for the device and are accessible from the menu.
5
+
Currently the project exposes one of each ASCOM Alpaca Device type. Device settings are provided by the Alpaca Settings endpoint for the device and are accessible from the menu.
6
6
7
-
The current beta uses the default development port of 32323. As development continues this may be changed.
7
+
The current build uses the default development port of 32323. As development continues this may be changed.
8
8
9
9
Discovery uses the ASCOM Standard library and the standard discovery port of 32227. By default discovery is turned on.
0 commit comments