Property WhenDeviceStateChanged WhenDeviceStateChanged Declaration public IObservable<(string deviceId, DeviceState newState)> WhenDeviceStateChanged { get; } Property Value Type Description IObservable<(string deviceId, DeviceState newState)>