Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
預設設定套件
標準的 Manufacturing Data Engine (MDE) 部署作業預設不會套用任何設定,而這些設定是擷取資料時的必要條件。
套用預設設定套件後,即可快速開始擷取 Manufacturing Connect 邊緣 (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
下載預設設定套件
殼層指令碼。
執行殼層指令碼 sh default-package.sh。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2026-05-08 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2026-05-08 (世界標準時間)。"],[],[]]