Build & Validate
Once you have a project, three commands take you from authoring to a running gateway. Validate first, compile second, deploy third.
Pages in this section
- scadable verify: catch errors and target capability mismatches before build
- scadable compile: produce YAML driver configs, manifest, and bundle
- Deploying to a Gateway: copy the bundle and restart the gateway service
- Error Catalog: every compile error and warning, with the cause and fix
Run verify while you author, compile when you are ready to ship.
Updated 4 days ago
