HubitatPollerCacGt

Python pydantic class corresponding to json type hubitat.poller.cac.gt, version 000.

class gwproto.types.HubitatPollerCacGt(*, ComponentAttributeClassId, DisplayName=None, TypeName='hubitat.poller.cac.gt', Version='000')
Parameters:
  • ComponentAttributeClassId (str)

  • DisplayName (str | None)

  • TypeName (Literal['hubitat.poller.cac.gt'])

  • Version (Literal['000'])

ComponentAttributeClassId:
  • Description: ComponentAttributeClassId. Unique identifier for the device class (aka ‘cac’ or Component Attribute Class). Authority is maintained by the World Registry.

DisplayName:
  • Description: DisplayName. Sample: Honeywell T6 ZWave Thermostat

TypeName:
  • Description: All GridWorks Versioned Types have a fixed TypeName, which is a string of lowercase alphanumeric words separated by periods, most significant word (on the left) starting with an alphabet character, and final word NOT all Hindu-Arabic numerals.

Version:
  • Description: All GridWorks Versioned Types have a fixed version, which is a string of three Hindu-Arabic numerals.

class gwproto.types.HubitatPollerCacGt_Maker