Constants Class

Constants related to Alpaca discovery

Definition

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

Properties

DiscoveryMessageArray Returns the ALpaca discovery message as a byte array

Fields

DiscoveryMessage Discovery broadcast message from an Alpaca client
DiscoveryPort Default Alpaca discovery broadcast / listening port
MulticastGroup IPv6 multicast group address for discovery over an IPv6 network
ResponseString JSON Property name for the Alpaca device's listening port

Version Information

.NET Standard

Supported in: 2.0

See Also