Projects Gateway Lifecycle
Deploy a PLC project to a gateway / edge (non-cloud) target by running it on a runtime that points at that platform, rather than at a cloud-hosted runtime.
Before you start
Section titled “Before you start”- Prerequisites: A built PLC project (see PLC lifecycle), and a registered gateway/edge device available as a deployment target (see Edge connect register and Devices).
- Required role/permission: An Editor/Admin-level role with rights to manage devices and runtimes.
- Settings that affect behavior:
- Runtime target / platform — the runtime’s configured platform decides whether the project runs in the cloud or on the gateway/edge device. Choose the gateway target when creating the runtime.
- Device registration / connectivity — the gateway must be claimed and online before it can accept a deployment.
- Licensing — running on an edge/gateway device consumes a license bound to that device; see Licensing and License status on edge device.
- Build a PLC only (or PLC with HMI) project — see PLC lifecycle.
- Make sure the gateway/edge device is registered and online (see Edge connect register and Devices).
- Open the project’s Runtimes at
/portal/workspace/runtimes/:idand add a runtime whose target is the gateway/edge platform/device. - Deploy the latest build to that runtime.
- Start the runtime and confirm it is running on the device — see Runtime control overview and Edge admin overview.
No captured steps yet. Run make regenerate-flows after a portal-e2e:docflow pipeline run produces docflow-output/projects-gateway-lifecycle.json.