Type Alias CharacteristicGetCallback

CharacteristicGetCallback: ((status?: HAPStatus | null | Error, value?: Nullable<CharacteristicValue>) => void)