# Functions
CheckMacAddress validates an entered MAC address is valid for the device.
NewAuthService creates a new authentication service.
NewTime creates a time object from the device settings.
# Interfaces
AuthService is the interface for the authentication service.
TimeService is the interface for the timedatectl command.