Calculate door lock charges
This commit is contained in:
@@ -1,2 +1,18 @@
|
||||
BASIC_AUTH_USERNAME=username
|
||||
BASIC_AUTH_PASSWORD=password
|
||||
|
||||
OFFICE_RnD_TOKEN=token for Office RnD API requests
|
||||
MAX_BACK_TO_BACK_DIFFERENCE=Time in minutes
|
||||
EARLIEST_UNLOCK=2
|
||||
|
||||
UNSCHEDULED_USE_TIME_RESOLUTION=Time in minutes
|
||||
UNSCHEDULED_USE_CHARGE_FEE=Charge fee
|
||||
|
||||
UNLOCK_0=Price for unlocked door, first month
|
||||
UNLOCK_1=Price for unlocked door, second month
|
||||
UNLOCK_2=Price for unlocked door, third month
|
||||
UNLOCK_3=Price for unlocked door, fourth month
|
||||
UNLOCK_4=Price for unlocked door, fifth month
|
||||
UNLOCK_5=Price for unlocked door, sixth month
|
||||
|
||||
UNLOCK_STREAK_REPAIR_AFTER=Number of months without incidents to reset user incident level
|
||||
|
||||
Reference in New Issue
Block a user