The generic type parameter should be either omitted or false
in production.
Fetch a list of devices connected to the Yale hub.
Fetch events from the Yale hub.
Authenticate using the credentials specified in the constructor.
This function is used internally and does not need to be called directly.
SDK class that expose the Yale doorman SDK.
Note that
login()
does not need to be called explicitly. The SDK will lazily calllogin()
to (re)authenticate when necessary.