TKMTemporaryTriggerUnlockCommandBuilder

Allows building a command for temporary unlocking. This type of command usually unlocks the locking device for just a few seconds that allow the user to open (e.g.) a door. This type of commands makes sense for doors that should stay locked and only open while someone passes.

  • Duration in seconds for how long the locking device should stay unlocked. This property is mutually exclusive with the untilUtc property. If none of both properties are set, an indefinite unlock is requested.