Click or drag to resize

ICODetector Interface

[This is preliminary documentation and is subject to change.]

Defines Carbon Monoxide detector capability

Namespace:  GHASchema.Classes.Capabilities.Safety
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHACapabilityAttribute("", "Safety")]
public interface ICODetector

The ICODetector type exposes the following members.

Properties
  NameDescription
Public propertyCODetected
Determines if Carbon monoxide is present (true) or not (false)
Top
See Also