sense-js-sdk
    Preparing search index...

    Type Alias DeviceType

    DeviceType:
        | "AirCompressor"
        | "AirFryer"
        | "AirPurifier"
        | "BeerFridge"
        | "Blender"
        | "BreadMaker"
        | "CirculatorPump"
        | "CoffeeGrinder"
        | "CoffeeMaker"
        | "CondensatePump"
        | "CurlingIron"
        | "Dehumidifier"
        | "Dishwasher"
        | "Disposal"
        | "Drill"
        | "Dryer"
        | "ElectricDryer"
        | "ElectricVehicle"
        | "FoodProcessor"
        | "Freezer"
        | "Fridge"
        | "GarageDoor"
        | "GasDryer"
        | "Griddle"
        | "Grill"
        | "HairCurler"
        | "HairDryer"
        | "HairStraightener"
        | "HairStyler"
        | "HeatPumpDryer"
        | "HotTub"
        | "Humidifier"
        | "IceMaker"
        | "Iron"
        | "Kegerator"
        | "Kiln"
        | "KitchenAppliance"
        | "LawnMower"
        | "LeafBlower"
        | "Microwave"
        | "MilkFrother"
        | "Mixer"
        | "OtherAppliance"
        | "Oven"
        | "PaperShredder"
        | "PoolPump"
        | "PowerTool"
        | "Pump"
        | "RiceCooker"
        | "SewagePump"
        | "SewingMachine"
        | "Skillet"
        | "SlowCooker"
        | "Smoker"
        | "Steamer"
        | "StoveTop"
        | "SumpPump"
        | "TeaKettle"
        | "Toaster"
        | "ToasterOven"
        | "TrashCompactor"
        | "Vacuum"
        | "WaffleIron"
        | "Washer"
        | "WaterCooler"
        | "WaterDispenser"
        | "WaterPump"
        | "WaterSoftener"
        | "WellPump"
        | "WineFridge"
        | "Aquarium"
        | "CableBox"
        | "Computer"
        | "ElectricBlanket"
        | "GameConsole"
        | "MediaConsole"
        | "OtherElectronics"
        | "OtherHomeEntertainment"
        | "OtherNetworkDevice"
        | "OtherSmartHome"
        | "PowerStrip"
        | "Printer"
        | "Router"
        | "Servers"
        | "SmartCam"
        | "SmartPlug"
        | "Speakers"
        | "Stereo"
        | "Terrarium"
        | "TV"
        | "VoiceAssistant"
        | "WirelessExtender"
        | "ApplianceLight"
        | "BathFanLight"
        | "GarageDoorLight"
        | "Light"
        | "AC"
        | "CentralAC"
        | "Fan"
        | "OtherCooling"
        | "WindowAC"
        | "CentralHeat"
        | "DrivewayHeater"
        | "ElectricBaseboard"
        | "ElectricFurnace"
        | "ElectricWaterHeater"
        | "FloorHeater"
        | "Furnace"
        | "GasWaterHeater"
        | "HeatPump"
        | "HeatPumpWaterHeater"
        | "HydronicWaterBoiler"
        | "InstantWaterHeater"
        | "OtherHeater"
        | "PelletStove"
        | "PoolHeater"
        | "RoofGutterHeater"
        | "SaunaHeater"
        | "SpaceHeater"
        | "Thermostat"
        | "TowelHeater"
        | "WaterHeater"
        | "AlwaysOn"
        | "DedicatedCircuit"
        | "MysteryDevice"
        | "MysteryHeat"
        | "MysteryMotor"
        | "OtherDevice"
        | "SmartRelay"

    Represents the type of Sense device.