AlpacaDeviceDescription Class

Returns cross-cutting information that applies to all devices available at this URL:Port.

Definition

Namespace: ASCOM.Alpaca.Discovery
Assembly: ASCOM.Common (in ASCOM.Common.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
C#
public class AlpacaDeviceDescription
Inheritance
Object    AlpacaDeviceDescription

Constructors

AlpacaDeviceDescription Create a new AlpacaDeviceDescription with default values.
AlpacaDeviceDescription(String, String, String, String) Create a new AlpacaDeviceDescription with set values.

Properties

Location The device or server's location.
Manufacturer The manufacturer's name.
ManufacturerVersion The device or server's version number.
ServerName The device or server's overall name.

Version Information

.NET Standard

Supported in: 2.0

See Also