Static HMCharacteristicTypeCurrentPosition

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

Characteristic type for current position of a door/window. The value of the characteristic is an uint8 value in percent. A value of 0 indicates closed/most shade/least light allowed state and a value of 100 indicates open/no shade/most light allowed state.

See also Apple’s documentation