| Database Schema Tables / Vocera Voice Server Fact Tables | |
The simultaneous user login count, organized by facility.
| Column | Description | Example | 
|---|---|---|
| StartedAt | timestamp Displays the date and time of the start of information collection.  | 
		2017-10-14 19:21:58 | 
| LoginCount | int Displays the number of logins at the specified site.  | 
		67 | 
| SiteId | varchar Displays the internal id of the user's home site.  | 
		s-mysitename |