export declare enum DeviceType { Thermostat = 0, Jalousie = 1, SchakelAktor = 2, DimmAktor = 3, MediaPlayer = 4, HomeTouch = 5, BinarySensory = 6, SystemAccessPoint = 7 } //# sourceMappingURL=DeviceType.d.ts.map