"""Run the enterprise edge process.""" from app.edge_gateway.runtime import run raise SystemExit(run())