Documentation
¶
Index ¶
Constants ¶
View Source
const ( TypeAcHeater int = 1 TypeAcUnit int = 2 TypeAirFreshener int = 3 TypeAirPurifier int = 4 TypeAwning int = 33 TypeBlinds int = 34 TypeCamera int = 50 TypeCloset int = 35 TypeCoffeeMaker int = 5 TypeCurtain int = 36 TypeDehumidifier int = 6 TypeDishwasher int = 24 TypeDisplay int = 7 TypeDoor int = 37 TypeDoorbell int = 51 TypeDrawer int = 38 TypeDryer int = 25 TypeFan int = 8 TypeGarage int = 39 TypeGate int = 40 TypeGenericArmDisarm int = -5 TypeGenericLockUnlock int = -4 TypeGenericOnOff int = -1 TypeGenericOpenClose int = -3 TypeGenericStartStop int = -2 TypeGenericTempSetting int = -6 TypeGenericViewstream int = -7 TypeHeater int = 47 TypeHood int = 10 TypeHumidifier int = 11 TypeKettle int = 12 TypeLight int = 13 TypeLock int = 45 TypeMicrowave int = 14 TypeMop int = 26 TypeMower int = 27 TypeMulticooker int = 28 TypeOutlet int = 15 TypePergola int = 41 TypeRadiator int = 16 TypeRefrigerator int = 48 TypeRemoteControl int = 17 TypeRoutine int = 52 TypeSecuritySystem int = 46 TypeSetTop int = 18 TypeShower int = 29 TypeShutter int = 42 TypeSprinkler int = 30 TypeStandmixer int = 19 TypeStyler int = 20 TypeSwitch int = 21 TypeThermostat int = 49 TypeTv int = 22 TypeUnknown int = 0 TypeVacuum int = 32 TypeValve int = 44 TypeWasher int = 31 TypeWaterHeater int = 23 TypeWindow int = 43 Creator int = 0 StatusDisabled int = 4 StatusError int = 3 StatusNotFound int = 2 StatusOk int = 1 StatusUnknown int = 0 ControlsSurfaceActivityPanel int = 0 ControlsSurfaceDream int = 1 )
View Source
const ( ExtraControlsSurface string = "android.service.controls.extra.CONTROLS_SURFACE" ExtraLockscreenAllowTrivialControls string = "android.service.controls.extra.LOCKSCREEN_ALLOW_TRIVIAL_CONTROLS" MetaDataPanelActivity string = "android.service.controls.META_DATA_PANEL_ACTIVITY" ServiceControls string = "android.service.controls.ControlsProviderService" Tag string = "ControlsProviderService" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.