{
  "$id": "https://hash.ai/@h/types/data-type/watts/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/data-type",
  "abstract": false,
  "allOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/power/v/1"
    }
  ],
  "description": "The unit of power or radiant flux in the International System of Units (SI) – the rate at which work is done or energy is transferred. Equal to one joule per second.",
  "kind": "dataType",
  "label": {
    "right": "W"
  },
  "title": "Watts",
  "type": "number"
}