Represents a download link for Allegion Engage firmware
This is where the information for where the Engage Firmware connects to.
EngageLink
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Href | String | EngageLink | Gets or sets the URL for the firmware download |
| Rel | String | EngageLink | Gets or sets the relationship type of the link |
{
"Href" : "String",
"Rel" : "String"
}