Aeon Labs Smart Switch

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Aeon Labs Smart Switch is a smart socket from Aeon that lets you wirelessly control whatever is plugged into it. This Z-Wave component allows you to control any plug-in device, monitor its energy consumption, and simultaneously charge a USB device.

Use the TVeraAeotecSmartSwitch component to communicate with the Aeon Labs Smart Switch.

Demo Location

You can find the sample projects for the Aeon Labs Smart Switch in the following IoT demo directories after installing the component:

  • Start | Programs | Embarcadero RAD Studio Berlin | Samples and then navigate to:
    • Delphi: Internet of Things\Object Pascal\Thing Connect\VeraAeotecSmartSwitch
    • C++: Internet of Things\CPP\Thing Connect\VeraAeotecSmartSwitch

Available Properties

The Aeon Labs Smart Switch component offers the following properties:

Property Data Type Description Read Write
CommFailureStatus Integer
YesSubscriptionFeature.png
CommFailureTime Integer
YesSubscriptionFeature.png
ConfigParameter String
YesSubscriptionFeature.png
YesSubscriptionFeature.png
ConfigReload String
YesSubscriptionFeature.png
ConfiguredStatus Integer
YesSubscriptionFeature.png
ConfiguredVariable String
YesSubscriptionFeature.png
CurrentColor String
YesSubscriptionFeature.png
DeviceID Integer
YesSubscriptionFeature.png
DeviceName String
YesSubscriptionFeature.png
FirstConfigured Integer
YesSubscriptionFeature.png
LastTimeCheck Integer
YesSubscriptionFeature.png
LastTimeOffset Integer
YesSubscriptionFeature.png
LastTimeOfReading Integer
YesSubscriptionFeature.png
LastUpdate Integer
YesSubscriptionFeature.png
ManufacturerName String
YesSubscriptionFeature.png
Meterscale Integer A bit map of the supported meter scales
YesSubscriptionFeature.png
Metertype Integer The meter type:

1 = electric
2 = gas
3 = water

YesSubscriptionFeature.png
ModelName String
YesSubscriptionFeature.png
ModeSetting String
YesSubscriptionFeature.png
PnPID Integer
YesSubscriptionFeature.png
PowerInWatts Double Device wattage value. If the device cannot report its wattage, the user can supply this value in UserSupliedWattage.
YesSubscriptionFeature.png
PowerReading Double
YesSubscriptionFeature.png
PowerUsage Integer
YesSubscriptionFeature.png
PowerValues String Comma separated list of values: CurrentConsumption, Average, Peak, LastReading, Seconds.

CurrentConsumption - the current consumption of the device.
Average- the average consumption of the device.
Peak - the peak consumption of the device.
LastReading - is the Unix time.
Seconds - is the period of time the Average was computed for.

YesSubscriptionFeature.png
SupportedColor String
YesSubscriptionFeature.png
SwitchOn Integer Turns On or Off the device.

0 - Off
1 – On

YesSubscriptionFeature.png
YesSubscriptionFeature.png

Device Details

  • Device: Aeotec Smart Switch 6
  • Manufacturer: Aeon
  • Technology: Z-Wave

See Also