Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions modules/packages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,30 @@ modules = [
"tools/apps/qualitizer",
]

[packages.foundation]
id = "dp:foundation"
title = "Foundation Deployment Pack"
description = "A scalable, modular foundation for industrial CDF projects. Near zero-config start with ISA Manufacturing Extension or CFIHOS Oil & Gas DM, production-grade extractor config templates for PI, OPC-UA, SAP, DB, and file sources, modular ingestion orchestration, and contextualization."
Comment thread
Aashutosh-cognite marked this conversation as resolved.
canCherryPick = true
modules = [
# Data models — choose one or both
"data_models/isa_manufacturing_extension",
"data_models/cfihos_oil_and_gas_extension",
# Source systems — deploy the ones matching your site
"sourcesystem/cdf_pi_foundation",
"sourcesystem/cdf_opcua_foundation",
"sourcesystem/cdf_sap_foundation",
"sourcesystem/cdf_db_foundation",
"sourcesystem/cdf_files_foundation",
# Ingestion orchestration
"common/cdf_ingestion_foundation",
# Contextualization
"contextualization/cdf_file_annotation",
"contextualization/cdf_entity_matching",
# Quality tooling
"tools/apps/qualitizer",
]

[packages.custom]
id = "dp:emptymodule"
title = "Empty Module"
Expand Down
Binary file added packages.zip
Binary file not shown.
Loading