Iot.Device.VeraFirstAlertSmokeAlarm.TVeraFirstAlertSmokeAlarm

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


First Alert Smoke & Carbon Monoxide Alarm is a smart smoke and carbon monoxide alarm from First Alert. This component provides a photoelectric smoke sensor that reduces nuisance alarms from cooking smoke or shower steam, a mute button to silence any nuisance alarm and a low battery warning.

Use the TVeraFirstAlertSmokeAlarm component to communicate with the First Alert Smoke & Carbon Monoxide Alarm.

Demo Location

You can find the sample projects for the First Alert Smoke & Carbon Monoxide Alarm 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\VeraFirstAlertSmokeAlarm
    • C++: Internet of Things\CPP\Thing Connect\VeraFirstAlertSmokeAlarm

Available Properties

The First Alert Smoke & Carbon Monoxide Alarm component offers the following properties:

Property Data Type Description Read Write
AlarmTripped Integer
YesSubscriptionFeature.png
AlarmTypes String
YesSubscriptionFeature.png
Armed Integer When writing, it arms or disarms the device. When reading, it determines whether the device is armed or disarmed

0 - Armed
1 - Disarmed

YesSubscriptionFeature.png
YesSubscriptionFeature.png
ArmedTripped Integer MiOS uses this property to disable sending notifications when a sensor is tripped/untripped
YesSubscriptionFeature.png
AutoUntrip Integer
YesSubscriptionFeature.png
BatteryDate Integer The date-time when the BatteryLevel was reported
YesSubscriptionFeature.png
BatteryLevel Integer The current charge level of the battery:

100% - fully charged
0% - fully discharged

YesSubscriptionFeature.png
ConfiguredStatus Integer
YesSubscriptionFeature.png
DeviceID Integer
YesSubscriptionFeature.png
DeviceName String
YesSubscriptionFeature.png
FirstConfigured Integer
YesSubscriptionFeature.png
IgnoreTripTime Integer
YesSubscriptionFeature.png
LastAlarmTrip Integer Provides the last date-time when the sensor was fired
YesSubscriptionFeature.png
LastUpdate Integer
YesSubscriptionFeature.png
ManufacturerName String
YesSubscriptionFeature.png
ModelName String
YesSubscriptionFeature.png
ModeSetting String
YesSubscriptionFeature.png
PnPID Integer
YesSubscriptionFeature.png

Device Details

  • Device: Smoke & CO Sensor
  • Manufacturer: First Alert
  • Model: ZCombo-GEN3
  • Technology: Z-Wave

See Also