Skip to content
Snippets Groups Projects
config.json 1.08 KiB
Newer Older
Hugo NOUTS's avatar
Hugo NOUTS committed
{
  "fluidConfig": [
    {
      "fluidTypeId": 0,
      "name": "enedis",
      "coefficient": 0.1546,
      "dataDelayOffset": 1,
      "konnectorConfig": {
        "name": "enedis",
        "type": "ELECTRICITY",
        "oauth": true,
        "slug": "enedis",
        "id": "io.cozy.konnectors/enedis"
      },
      "siteLink": "https://mon-compte-client.enedis.fr/"
Hugo NOUTS's avatar
Hugo NOUTS committed
    },
    {
      "fluidTypeId": 1,
      "name": "egl",
      "coefficient": 0.0031,
      "dataDelayOffset": 3,
      "konnectorConfig": {
        "name": "eau du grand lyon",
        "type": "WATER",
        "oauth": false,
        "slug": "egl",
        "id": "io.cozy.konnectors/egl"
      },
      "siteLink": "https://agence.eaudugrandlyon.com/inscription.aspx"
Hugo NOUTS's avatar
Hugo NOUTS committed
    },
    {
      "fluidTypeId": 2,
      "name": "grdf",
      "coefficient": 0.0793,
      "dataDelayOffset": 2,
      "konnectorConfig": {
        "name": "grdf",
        "type": "GAS",
        "oauth": false,
        "slug": "grdf",
        "id": "io.cozy.konnectors/grdf"
      },
      "siteLink": "https://monespace.grdf.fr/monespace/connexion"
Hugo NOUTS's avatar
Hugo NOUTS committed
    }
  ]
}