- Events sync mode
– this will be the mode for syncing of events.
- Without customised keys (daily sync)
– this only includes the settings API call interval, events check interval, and sync users/events. This mode will sync first events of users as clock ins then breaks. And on daily closing time will sync clock outs.
- With customised keys (realtime sync)
– this will include all settings. This mode will sync events based on tna_key
from Biostar settings and will match for for time of event.
- API call interval
– interval between calling APIs. By default is 10 seconds.
- User
– the username for the Biostar database. By default, the username is “root”.
- Events check interval – interval between group of data to sync. By default is 1 hour.
Sample (based on default intervals): 8:00 detected 7 events to sync. 1st event will be synced then the 2nd one will be sync 8:00:10, 3rd one will be synced 8:00:20, so on and so forth. Last one synced at 8:01, so the next checking of new data will be 9:01.
- Clock in interval(hour)
– the password for the Biostar database. The one input on installing Biostar database
- Clock in event key
– this is to determine the start of work time for user. Default is 1.
- Clock out event key
– this is to determine the end of work time for user. Default is 2.
- Break in event key
– this is to determine out of office time for user. Default is 3.
- Break out event key
– this is to determine return to office time for user. Default is 4.
- Sync Users/Events
– this is like a switch where you can enable or disable syncing of users and/or events.