ServiceType Enumeration
Describes available connection service types used by the Alpaca Clients and by the Discovery component
Namespace: ASCOM.Common.AlpacaAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
Public Enumeration ServiceType
The Enum codes must be valid service types because they are converted to strings and used directly in device URLs of form: {ServiceType}://{Host}:{Port}/api...}in the
| Http | 0 |
Unencrypted HTTP protocol
|
| Https | 1 |
Encrypted HTTPS protocol
|
Supported in: 2.0