Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
默认配置软件包
标准制造数据引擎 (MDE) 部署默认情况下不会应用任何需要用于注入数据的配置设置。
应用默认配置软件包后,您可以快速开始从 Manufacturing Connect Edge (MCe) 和其他数据源中提取数据。
准备工作
curl 部署选项要求您执行以下操作:
步骤
执行以下命令,打开通往 mde-proxy 的隧道:
export MDE_PROXY_ZONE=$(gcloud compute instances list --filter="mde-proxy" --format="value(zone)")
gcloud compute ssh mde-proxy \
--zone "$MDE_PROXY_ZONE" --tunnel-through-iap \
-- -N -L 8080:api.mde.cloud.google.com:80
下载默认配置软件包 shell 脚本。
执行 shell 脚本 sh default-package.sh。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-05-03。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2026-05-03。"],[],[]]