HMCharacteristicTypeOutletInUse

Static HMCharacteristicTypeOutletInUse 

Source
pub unsafe static HMCharacteristicTypeOutletInUse: &'static NSString
Available on crate feature HMCharacteristicTypes only.
Expand description

Characteristic type for outlet in use. The value of the characteristic is a boolean, which is true if the outlet is in use.

See also Apple’s documentation