Nuki.io: Difference between revisions
Jump to navigation
Jump to search
| Line 139: | Line 139: | ||
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. | 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 code = '''ACCESS_STARTTIME''' | ||
Booking Info Text = '''-10:00''' | *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) | 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 code = '''ACCESS_STARTTIME''' | ||
Booking Info Text = '''34:00''' | *Booking Info Text = '''34:00''' | ||
= Troubleshooting = | = Troubleshooting = | ||