8.2.3.10.2. License

Note

For Vulcan module only.

8.2.3.10.2.1. Clock Windback

await module.license.clock_windback.get()

8.2.3.10.2.2. Demo Information

await module.license.demo_info.get()

8.2.3.10.2.3. Online Mode

await module.license.online_mode.set_offline()
await module.license.online_mode.set_online()
await module.license.online_mode.get()

8.2.3.10.2.4. Update

await module.license.update.set()

8.2.3.10.2.5. Update Status

await module.license.update_status.get()

8.2.3.10.2.6. Management Information

await module.license.management_info.get()

8.2.3.10.2.7. List License BSON Files

await module.license.list_bson.get()