API Reference

Sections

Theme switcher

EnableAndConfigureNoTourCapabilityInput

EnableAndConfigureNoTourCapabilityInput

noTourDoorIdsixteenbitinteger Required

The No Tour door ID to configure on the device.

noTourEncryptedSiteKeyValuelength1024hexstring Required

The AES-256 encrypted No Tour site key value as a hex string.

noTourGroupIdsnotourgroupids Required

The No Tour group IDs to configure on the device.

noTourSiteKeyOriginalValueShaHashlength64hexstring Required

The SHA-256 hash of the original (unencrypted) No Tour site key value as a hex string.

Was this section helpful?
1 2 3 4 5 6 { "noTourDoorId": null, "noTourEncryptedSiteKeyValue": null, "noTourGroupIds": null, "noTourSiteKeyOriginalValueShaHash": null }
Was this section helpful?