API Reference

Sections

Theme switcher

NoTour

NoTour

doorIdint

The No Tour door ID (integer) configured on the device.

groupIdsnotourgroupids

The No Tour group IDs (integers) configured on the device as an array value.

isEnabledboolean

When true, indicates the reader is enabled to read Schlage ENGAGE No Tour credentials.

remainingCredentialCountint

Number of additional No Tour credentials that can be added before hitting device limits.

siteKeyShaHashstring

SHA-256 hash reported by the device for the decrypted No Tour site key currently stored on the device.

Was this section helpful?
1 2 3 4 5 6 7 { "doorId": null, "groupIds": null, "isEnabled": false, "remainingCredentialCount": null, "siteKeyShaHash": null }
Was this section helpful?