API Reference

Sections

Theme switcher

DeviceInformation

DeviceInformation

assemblyDateobject

Indicates the manufacture dates for various parts of the device.

Show child attributes

commissionDatestring

Indicates the date when device was first commissioned.

daysInUseint

Indicates the rolling counts of days since device was commissioned.

deviceTypeobject

Indicates the chassis type of the device.

Show child attributes

displayNamestring

Indicates the friendly name assigned to the device.

modelstring

Indicates the product model number.

revisionstring

Indicates the revision of the product.

serialNumberstring

Indicates the product serial number.

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 { "assemblyDate": { "finalProduct": null, "insideTrim": null, "outsideTrim": null }, "commissionDate": null, "daysInUse": null, "deviceType": { "isAutomaticOperator": false, "isManualDeadboltLock": false, "isManualInterconnectLock": false, "isMortiseLock": false, "isTubularLock": false, "isWideExitTrimLock": false }, "displayName": null, "model": null, "revision": null, "serialNumber": null }
Was this section helpful?

What made this section unhelpful for you?