Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Open the Rebell QR code scanning page.
true
false
my.call('openScanPage', { success: (res) => { my.alert({ content: 'success: ' + JSON.stringify(res) }); }, fail: (error) => { my.alert({ content: 'error: ' + JSON.stringify(error) }); } });