Day-0 Explorer
General enterprise visibility, with access to the enterprise's general document spaces. No HR or payroll compartment access.Viewing as Enterprise Reader

MAP-DEV-IOT · version 1

IoT DeviceDevice

Direct · Canonical entity

Source

IoT · device

Field mappings

Source fieldCanonical fieldContributionSurvivorship
statusdevice_statusDirect
device_type_codedevice_typeDirect
namedisplay_nameDirect

Canonical records produced (2)

Rule definition
{
  "attributes": {
    "device_type": {
      "from": [
        "device_type_code"
      ],
      "classification": "INTERNAL"
    },
    "device_status": {
      "from": [
        "status"
      ],
      "classification": "INTERNAL"
    }
  },
  "relates_to": {
    "via": [
      {
        "from_field": "external_erp_asset_ref",
        "target_object": "erp_fixed_asset",
        "target_system": "ERP",
        "target_business_key": "asset_no"
      },
      {
        "from_field": "external_mes_machine_ref",
        "target_object": "machine_ref",
        "target_system": "MES",
        "target_business_key": "machine_code"
      }
    ],
    "from_end": "TARGET",
    "relationship_type": "MONITORED_BY"
  },
  "business_key": "device_code",
  "display_name": "name",
  "resolution_rule": "RES-DEV-IOT"
}