API Reference

Sections

Theme switcher

CredentialsDatabase

CredentialsDatabase

downloadobject

Information used to download the credentials database from the device.

Show child attributes

remainingCredentialCountint

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

remainingScheduleCountint

Number of additional credential schedules that can be added before hitting device limits.

Was this section helpful?
1 2 3 4 5 6 7 8 { "download": { "expiresAt": null, "url": null }, "remainingCredentialCount": null, "remainingScheduleCount": null }
Was this section helpful?