Descriptor Class
Represents a characteristic's descriptor.
Item Index
Properties
Properties
characteristic
    Characteristic
    
    
    
        read-only
    
    
    
    A back-pointer to the characteristic this descriptor belongs to.
UUID
    String
    
    
    
        read-only
    
    
    
    The Bluetooth UUID of the descriptor.
value
    Number, String, or TiBuffer
    
    
    
        read-only
    
    
    
    The value of the descriptor.
