License

License client

class bosdyn.client.license.LicenseClient[source]

Bases: BaseClient

Client to acquire robot license.

default_service_name = 'license'
service_type = 'bosdyn.api.LicenseService'
get_license_info(**kwargs)[source]

Get the robot’s installed license.

get_feature_enabled(feature_list, **kwargs)[source]

Check if the installed license allow a list of feature codes.