def __init__(self, bus, index, service): Characteristic.__init__( self, bus, index, self.BODY_SNSR_LOC_UUID, ['read'], service)