externalTool

class birdseyelib.ExternalTool(client)[source]

Class containing various functions for controlling the external tool.

set_commandeer(enabled)[source]

Sets the communication mode of the external tool to either manual or commandeer.

Parameters:

enabled (bool) – Determines whether a request to enable commandeer or disable it should be sent. True = enable commandeer, False = disable.