seamapi / public-tracker

0 stars 0 forks source link

dormakaba oracode devices omit online_access_codes_enabled and offline_access_codes_enabled from device properties #110

Closed justsayknarf closed 4 months ago

justsayknarf commented 5 months ago

Prerequisites

Can this issue be reproduced in a sandbox workspace? Yes Does this issue represent a regression? No

Description

dormakaba oracode devices incorrectly omit online_access_codes_enabled and offline_access_codes_enabled from device properties when device is offline.

Actual

access_code capability is omitted. The flags are not returned on the device properties:

Expected

For dormakaba oracode devices: The flag offline_access_codes_enabled should exist and be true regardless of the device's online status. The flag online_access_codes_enabled should exist and be true regardless of the device's online status. The flag supports_offline_access_codes should exist and be true regardless of the device's online status.