GE Plug-In Smart Switch

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


GE Plug-In Smart Switch is a smart switch from Jasco. This switch enables wireless control to turn lights on and off or even dim them. You can control lights with a command or at scheduled times.

Use the TVeraGESmartPlug component to communicate with the GE Plug-In Smart Switch.

Demo Location

You can find the sample projects for the GE Plug-In 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\VeraGESmartPlug
    • C++: Internet of Things\CPP\Thing Connect\VeraGESmartPlug

Available Properties

The GE Plug-In Smart Switch component offers the following properties:

Property Data Type Description Read Write
ConfiguredStatus Integer
YesSubscriptionFeature.png
DeviceID Integer
YesSubscriptionFeature.png
DeviceName String
YesSubscriptionFeature.png
FirstConfigured Integer
YesSubscriptionFeature.png
LastUpdate Integer
YesSubscriptionFeature.png
ManufacturerName String
YesSubscriptionFeature.png
ModelName String
YesSubscriptionFeature.png
ModeSetting String
YesSubscriptionFeature.png
OnOffTarget Integer Turns On or Off the device.

0 - Off
1 – On

YesSubscriptionFeature.png
YesSubscriptionFeature.png
TargetState Integer The target state of the device
YesSubscriptionFeature.png

Device Details

  • Device: GE Plug-In Smart Switch
  • Manufacturer: Jasco
  • Technology: Z-Wave

See Also