Yale Security Deadbolt

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices

Yale Security Deadbolt is a smart deadbolt from Yale. This component allows the user through a web enabled device to remotely lock or unlock the door, check the door lock status and receive text or email messages.

Use the TVeraYaleDoorLock component to communicate with the Yale Security Deadbolt.

Demo Location

You can find the sample projects for the Yale Security Deadbolt 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\VeraYaleDoorLock
    • C++: Internet of Things\CPP\Thing Connect\VeraYaleDoorLock

Available Properties

The Yale Security Deadbolt component offers the following properties:

Property Data Type Description Read Write
BatteryDate Integer The date time when the BatteryLevel was reported
YesSubscriptionFeature.png
BatteryLevel Integer The current charge level of a battery.

100% - fully charged
0% - fully discharged

YesSubscriptionFeature.png
CommFailureStatus Integer
YesSubscriptionFeature.png
CommFailureTime Integer
YesSubscriptionFeature.png
ConfiguredStatus Integer
YesSubscriptionFeature.png
DeviceID Integer
YesSubscriptionFeature.png
DeviceName String
YesSubscriptionFeature.png
FirstConfigured Integer
YesSubscriptionFeature.png
KeepPinCodes Integer
YesSubscriptionFeature.png
LastProgramDateTime Integer
YesSubscriptionFeature.png
LastProgramPINName String The last PIN name added
YesSubscriptionFeature.png
LastTimeCheck Integer
YesSubscriptionFeature.png
LastTimeOffset Integer
YesSubscriptionFeature.png
LastUpdate Integer
YesSubscriptionFeature.png
ListedPinCodes String
YesSubscriptionFeature.png
LockButtonPressed Integer
YesSubscriptionFeature.png
LockChangedNum Integer
YesSubscriptionFeature.png
Locked Boolean Locks or unlocks the device.

0 - Unlock
1 - Lock

YesSubscriptionFeature.png
YesSubscriptionFeature.png
LockFailureStatus Integer
YesSubscriptionFeature.png
ManufacturerName String
YesSubscriptionFeature.png
MaximumPinLength Integer
YesSubscriptionFeature.png
MinimumPinLength Integer
YesSubscriptionFeature.png
ModelName String
YesSubscriptionFeature.png
ModeSetting String
YesSubscriptionFeature.png
NumSchedules String
YesSubscriptionFeature.png
PinEnteredStatus Integer
YesSubscriptionFeature.png
PnPID Integer
YesSubscriptionFeature.png
UserCode String
YesSubscriptionFeature.png

Device Details

  • Device: Yale Touchscreen Deadbolt
  • Manufacturer: Yale
  • Model: YRD220-ZW
  • Technology: Z-Wave

See Also