Skip to content
Software · Sample payload

Sensor · solid-state radar

TEMPLATE_ASSET/RADAR registration — declares the sensor surface that produces Animal-class tracks downstream.

ProtectionPUT /api/v1/entities
JSON
{
  "entityId": "asset-radar-RKSI-far-01",
  "expiryTime": "2027-04-26T00:00:00Z",
  "isLive": true,
  "ontology": {
    "platform_type": "Sensor",
    "template": "TEMPLATE_ASSET",
    "assetType": "RADAR"
  },
  "milView": {
    "disposition": "FRIENDLY",
    "environment": "ENVIRONMENT_LAND"
  },
  "location": {
    "position": {
      "latitudeDegrees": 37.4602,
      "longitudeDegrees": 126.4407
    }
  }
}

Scrubbed of partner-specific identifiers · safe to copy and adapt