License

Note

For Vulcan module only.

Clock Windback

await module.license.clock_windback.get()

Demo Information

await module.license.demo_info.get()

Online Mode

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

Update

await module.license.update.set()

Update Status

await module.license.update_status.get()

Management Information

await module.license.management_info.get()

List License BSON Files

await module.license.list_bson.get()