Full Library Download

Download

{
  "udrtype": "library",
  "id": "org.esta.lib.intensity.1",
  "description": "ESTA Intensity Library",
  "publishdate": "2021-06-14",
  "author": "ESTA",
  "children": [
    {
      "udrtype": "scalaritemclass",
      "id": "intensity",
      "name": "Intensity",
      "description": "Represents an emitter intensity as a percentage of its maximum brightness.",
      "datatype": "number",
      "unit": "percent"
    },
    {
      "udrtype": "scalaritemclass",
      "id": "binary-intensity",
      "name": "Binary Intensity",
      "description": "Represents an emitter intensity as an on/off state where 'true' indicates 'on'.",
      "datatype": "boolean"
    }
  ]
}