Legacy SCADA Tag Mapping Pack

nimble.legacy.scada.tags@0.3.0

Deprecated: superseded by the Industrial Data Connector approach.

deprecatedApache-2.0 150 installs

Content is not redistributed by the Marketplace

This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from Nimble under its own licence.

Go to source

Overview

Historic tag-name heuristics for mapping flat SCADA point lists onto semantic assets. Retained for existing installations; new twins should use the Industrial IoT alignment packages instead.

What's inside

mappings

  • tag-heuristics.csv

documentation

  • README.md
  • DEPRECATION.md

Artifact types

Dependencies

Version history

  • v0.3.0latestNimble ≥ 1.0.08/29/2026

    Current release.

Manifest

Nimble consumes this machine-readable manifest when resolving and installing the package.

{
  "package": {
    "id": "nimble.legacy.scada.tags",
    "name": "Legacy SCADA Tag Mapping Pack",
    "version": "0.3.0",
    "status": "deprecated"
  },
  "publisher": {
    "name": "Nimble",
    "type": "first-party"
  },
  "domains": [
    "manufacturing-industrial"
  ],
  "solution_areas": [
    "industrial-data",
    "industrial-automation"
  ],
  "artifacts": [
    "ontology-mapping"
  ],
  "dependencies": [
    {
      "id": "nimble.core",
      "version": ">=1.0.0",
      "optional": false
    }
  ],
  "compatibility": {
    "nimble": {
      "minimum": "1.0.0",
      "maximum": null
    }
  },
  "license": {
    "type": "Apache-2.0",
    "name": "Apache License 2.0",
    "url": "https://www.apache.org/licenses/LICENSE-2.0",
    "redistribution": "bundled",
    "attribution_required": true,
    "attribution": "Legacy SCADA Tag Mapping Pack, Nimble.",
    "source_authority": "Nimble",
    "source_url": "https://nimblexdt-website.lovable.app"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "mappings": [
      "tag-heuristics.csv"
    ],
    "documentation": [
      "README.md",
      "DEPRECATION.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}