Widget Entity

Entity Parameters:

Entity Example

{
  "id": "95680ad2-8d19-44fe-996c-280db1bd6bf1",
  "meta_id": "f0654a12-3a59-4beb-b567-c5febda19c48",
  "configuration": {
    "ranges": [
      {
        "to": 90,
        "from": 60,
        "color": "#04bbafff"
      },
      {
        "to": 100,
        "from": 91,
        "color": "#fdb008ff"
      }
    ],
    "heartColor": "#f72d21ff",
    "heartEnabled": true
  },
  "name": "Some name"
}

Last updated