Whether to return dehydrated Mongoose documents (faster). (See: https://mongoosejs.com/docs/tutorials/lean.html)
Array of Daemon objects.
Returns a daemon by searching for its MAC address, and returns null if not found.
Whether to return dehydrated Mongoose documents (faster). (See: https://mongoosejs.com/docs/tutorials/lean.html)
Daemon object.
Returns a daemon by searching for its token, and returns null if not found.
Daemon token to search by.
Whether to return dehydrated Mongoose documents (faster). (See: https://mongoosejs.com/docs/tutorials/lean.html)
Daemon object.
Inserts a new Daemon into the database.
{@link Daemon} to insert
Removes a Daemon.
{@link Daemon} to remove
Updates a Daemon.
{@link Daemon} to update
{@link Daemon} with new, updated data
Generated using TypeDoc
Returns all daemons in the database.