public enum DeviceTypesPublic Enumeration DeviceTypes| Camera | 0 | |
| CoverCalibrator | 1 | |
| Dome | 2 | |
| FilterWheel | 3 | |
| Focuser | 4 | |
| ObservingConditions | 5 | |
| Rotator | 6 | |
| SafetyMonitor | 7 | |
| Switch | 8 | |
| Telescope | 9 | |
| Video | 10 |
| ToDeviceString |
Extension method that converts a DeviceTypes enum value to a string
(Defined by Devices) |