ASTM F3411 Remote ID Mapping

astm.f3411.remoteid@2022.1

Link-only entry for Remote ID broadcast and network message formats.

publishedPROPRIETARY 520 installs

Content is not redistributed by the Marketplace

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

Go to source

Overview

Field-level mapping hooks for Remote ID messages used in regulatory compliance and counter-UAS correlation. The ASTM F3411 specification must be purchased from ASTM International.

What's inside

mappings

  • remote-id-fields.csv

documentation

  • README.md
  • LICENSING.md

Artifact types

Dependencies

Version history

  • v2022.1latestNimble ≥ 1.0.08/29/2026

    Current release.

  • v0.9.0Nimble ≥ 1.0.01/31/2026

    Initial public preview.

Manifest

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

{
  "package": {
    "id": "astm.f3411.remoteid",
    "name": "ASTM F3411 Remote ID Mapping",
    "version": "2022.1",
    "status": "published"
  },
  "publisher": {
    "name": "ASTM International",
    "type": "standards-body"
  },
  "domains": [
    "uav-autonomous"
  ],
  "solution_areas": [
    "flight-operations",
    "communications",
    "counter-uas"
  ],
  "artifacts": [
    "standards-mapping"
  ],
  "dependencies": [
    {
      "id": "nimble.uav.core",
      "version": ">=1.0.0",
      "optional": false
    }
  ],
  "compatibility": {
    "nimble": {
      "minimum": "1.0.0",
      "maximum": null
    }
  },
  "license": {
    "type": "PROPRIETARY",
    "name": "Proprietary — obtain from source",
    "url": null,
    "redistribution": "link-only",
    "attribution_required": true,
    "attribution": "ASTM F3411-22a, copyright ASTM International. Not redistributed.",
    "source_authority": "ASTM International",
    "source_url": "https://www.astm.org/f3411-22a.html"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "mappings": [
      "remote-id-fields.csv"
    ],
    "documentation": [
      "README.md",
      "LICENSING.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "link-only"
  }
}