fased qr
Generate a pairing QR and setup code from the current gateway configuration. This is mainly used for iOS or other remote setup flows that consume the same gateway URL and auth payload.
Usage
Options
--remote: usegateway.remote.urlplus remote token/password from config--url <url>: override gateway URL used in payload--public-url <url>: override public URL used in payload--token <token>: override gateway token for payload--password <password>: override gateway password for payload--setup-code-only: print only setup code--no-ascii: skip ASCII QR rendering--json: emit JSON (setupCode,gatewayUrl,auth,urlSource)
Notes
--tokenand--passwordare mutually exclusive.- After scanning, approve device pairing with:
fased devices listfased devices approve <requestId>