Changes

Jump to navigation Jump to search

TTLock

930 bytes added, 11:04, 3 July 2023
no edit summary
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> If you manually set an invalid LOCK_PIN, it will be overwritten with a randomly generated pin the next time bookings are sent to locks. Each code can only be used once per lock. Before you can reuse a code it has to be removed from the lock.
 
==Custom Start and End access times ==
 
The access start and end times can be customized per booking using booking info codes.
 
A booking info code '''ACCESS_STARTTIME''' with a time of day (23:00 format) as the text will override the default start time.
 
A booking info code '''ACCESS_ENDTIME''' with a time of day (23:00 format) as the text will override the default end time.
 
Start and end dates can be set relative to the check in and check out date by defining times greater than 24 or negative.
 
 
For example :- ACCESS_STARTTIME = -10:00 will create a start time 10 hours before midnight of the check in day, i.e. 14:00 on the day before check in.
 
*Booking Info code = '''ACCESS_STARTTIME'''
*Booking Info Text = '''-10:00'''
 
For example :- ACCESS_ENDTIME = 34:00 will create an end time of 10:00 one day after checkout (34 = 24 + 10 hours)
 
*Booking Info code = '''ACCESS_STARTTIME'''
*Booking Info Text = '''34:00'''
 
= Troubleshooting =

Navigation menu