is_disabled property
Use this property to set and retrieve whether or not interactions with Eyes will be silently ignored.
Syntax
config.is_disabled = configval
configval = config.is_disabled
Type:bool
If this has a value of True then all method calls to the SDK are ignored. Otherwise, all methods work as usual.