class Place::AttendeeScanner

Defined in:

place/attendee_scanner.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.driver_interface : String #

Instance Method Detail

def building_id : String #

[View source]
def externals_booked_to_visit #

Find the list of external guests expected in the building today


[View source]
def externals_in_events #

extract the list of externals invited to meetings in the building today


[View source]
def internal_domains : Array(String) #

[View source]
def invite_external_guests #

invite missing guests


[View source]
def on_update #

[View source]
def org_id : String #

[View source]
def systems : Hash(String, Array(String)) #

Grabs the list of systems in the building


[View source]