{
  "name": "Device detail",
  "ngModules": ["c8y.deviceDetail"],
  "category": "Device",
  "description": "Shows detailed information for devices: service monitoring, basic info, configuration, firmware, groups, hardware, identity.",
  "imports": [
    "core/deviceDetailIdentity",
    "core/assetPropertyWidget",
    "core/deviceGroupAssignment",
    "core/deviceStatusWidget",
    "core/alarmsEventsExplorer"
  ],
  "js": ["index.js"]
}
