Type alias ReadCharacteristicsCallback

ReadCharacteristicsCallback: ((error: HAPHttpError | undefined, response?: CharacteristicsReadResponse) => void)

Type declaration