Searched defs:AttributeGroupType (Results 1 – 1 of 1) sorted by relevance
150 AttributeGroupType = TypeVar('AttributeGroupType', Service, Characteristic) variable in Server153 self, handle: int, group_type: Type[AttributeGroupType]