Iot.Device.VeraNexiaLightModule.TVeraNexiaLightModule

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Schlage Home Dimmer Module is a smart plug-in dimmer from Schlage. This component 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 TVeraNexiaLightModule component to communicate with the Schlage Home Dimmer Module.

Demo Location

You can find the sample projects for the Schlage Home Dimmer Module 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\VeraNexiaLightModule
    • C++: Internet of Things\CPP\Thing Connect\VeraNexiaLightModule

Available Properties

The Schlage Home Dimmer Module component offers the following properties:

Property Data Type Description Read Write
CommFailureStatus Integer
YesSubscriptionFeature.png
CommFailureTime Integer
YesSubscriptionFeature.png
ConfiguredStatus Integer
YesSubscriptionFeature.png
DeviceID Integer
YesSubscriptionFeature.png
DeviceName String
YesSubscriptionFeature.png
FirstConfigured Integer
YesSubscriptionFeature.png
LastUpdate Integer
YesSubscriptionFeature.png
LoadLevelStatus Integer Represents the actual dimming state
YesSubscriptionFeature.png
LoadLevelTarget Integer The dimming value from 0 to 100:

0 - Off
100 - On (maximum value)

YesSubscriptionFeature.png
YesSubscriptionFeature.png
ManufacturerName String
YesSubscriptionFeature.png
ModelName String
YesSubscriptionFeature.png
ModeSetting String
YesSubscriptionFeature.png
OnBeforeDim Boolean Indicates whether this device has to be turned on before setting the dimming level or not
YesSubscriptionFeature.png
PnPID Integer
YesSubscriptionFeature.png
Status Integer Status of the Device:

0 - Off
1 - On

YesSubscriptionFeature.png

Device Details

  • Device: Nexia Light Module
  • Manufacturer: Schlage
  • Model: RP200RNX
  • Technology: Z-Wave

See Also