GoControl Light Bulb

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


GoControl Light Bulb is a Z-Wave LED bulb from LinearLinc. This device allows you to turn the bulb On/Off or use its dimming features to adjust up to 100 levels of brightness.

Use the TVeraLinearLincLightBulb component to communicate with the GoControl Light Bulb.

Demo Location

You can find the sample projects for the GoControl Light Bulb 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\VeraLinearLincLightBulb
    • C++: Internet of Things\CPP\Thing Connect\VeraLinearLincLightBulb

Available Properties

The GoControl Light Bulb 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
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
Status Integer Status of the Device.

0 - Off
1 - On

YesSubscriptionFeature.png

Device Details

  • Device: LinearLinc Smart LED Light Bulb
  • Manufacturer: LinearLinc
  • Model: LB60Z-1
  • Technology: Z-Wave

See Also