hap-fluent / ServiceMap
Type Alias: ServiceMap
ts
type ServiceMap = {
AccessCode: typeof Service.AccessCode;
AccessControl: typeof Service.AccessControl;
AccessoryInformation: typeof Service.AccessoryInformation;
AccessoryMetrics: typeof Service.AccessoryMetrics;
AccessoryRuntimeInformation: typeof Service.AccessoryRuntimeInformation;
AirPurifier: typeof Service.AirPurifier;
AirQualitySensor: typeof Service.AirQualitySensor;
AssetUpdate: typeof Service.AssetUpdate;
Assistant: typeof Service.Assistant;
AudioStreamManagement: typeof Service.AudioStreamManagement;
Battery: typeof Service.Battery;
CameraOperatingMode: typeof Service.CameraOperatingMode;
CameraRecordingManagement: typeof Service.CameraRecordingManagement;
CameraRTPStreamManagement: typeof Service.CameraRTPStreamManagement;
CarbonDioxideSensor: typeof Service.CarbonDioxideSensor;
CarbonMonoxideSensor: typeof Service.CarbonMonoxideSensor;
CloudRelay: typeof Service.CloudRelay;
ContactSensor: typeof Service.ContactSensor;
DataStreamTransportManagement: typeof Service.DataStreamTransportManagement;
Diagnostics: typeof Service.Diagnostics;
Door: typeof Service.Door;
Doorbell: typeof Service.Doorbell;
Fan: typeof Service.Fan;
Fanv2: typeof Service.Fanv2;
Faucet: typeof Service.Faucet;
FilterMaintenance: typeof Service.FilterMaintenance;
FirmwareUpdate: typeof Service.FirmwareUpdate;
GarageDoorOpener: typeof Service.GarageDoorOpener;
HeaterCooler: typeof Service.HeaterCooler;
HumidifierDehumidifier: typeof Service.HumidifierDehumidifier;
HumiditySensor: typeof Service.HumiditySensor;
InputSource: typeof Service.InputSource;
IrrigationSystem: typeof Service.IrrigationSystem;
LeakSensor: typeof Service.LeakSensor;
Lightbulb: typeof Service.Lightbulb;
LightSensor: typeof Service.LightSensor;
LockManagement: typeof Service.LockManagement;
LockMechanism: typeof Service.LockMechanism;
Microphone: typeof Service.Microphone;
MotionSensor: typeof Service.MotionSensor;
NFCAccess: typeof Service.NFCAccess;
OccupancySensor: typeof Service.OccupancySensor;
Outlet: typeof Service.Outlet;
Pairing: typeof Service.Pairing;
PowerManagement: typeof Service.PowerManagement;
ProtocolInformation: typeof Service.ProtocolInformation;
SecuritySystem: typeof Service.SecuritySystem;
ServiceLabel: typeof Service.ServiceLabel;
Siri: typeof Service.Siri;
SiriEndpoint: typeof Service.SiriEndpoint;
Slats: typeof Service.Slats;
SmartSpeaker: typeof Service.SmartSpeaker;
SmokeSensor: typeof Service.SmokeSensor;
Speaker: typeof Service.Speaker;
StatefulProgrammableSwitch: typeof Service.StatefulProgrammableSwitch;
StatelessProgrammableSwitch: typeof Service.StatelessProgrammableSwitch;
Switch: typeof Service.Switch;
TapManagement: typeof Service.TapManagement;
TargetControl: typeof Service.TargetControl;
TargetControlManagement: typeof Service.TargetControlManagement;
Television: typeof Service.Television;
TelevisionSpeaker: typeof Service.TelevisionSpeaker;
TemperatureSensor: typeof Service.TemperatureSensor;
Thermostat: typeof Service.Thermostat;
ThreadTransport: typeof Service.ThreadTransport;
TransferTransportManagement: typeof Service.TransferTransportManagement;
Tunnel: typeof Service.Tunnel;
Valve: typeof Service.Valve;
WiFiRouter: typeof Service.WiFiRouter;
WiFiSatellite: typeof Service.WiFiSatellite;
WiFiTransport: typeof Service.WiFiTransport;
Window: typeof Service.Window;
WindowCovering: typeof Service.WindowCovering;
};Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:854