{
  "dsoName": "DransGrid SA",
  "dsoNumber": 10338012345 ,
  "tariffs": [
    {
      "customerVoltageLevel": 7,
      "tariffName": "Simple Réseau",
      "tariffType": "grid",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "Tarif pour des résidences primaires, habitées >300 jours/année",
      "customerType": "Petits consommateurs (< 50 MWh/année) en BT (basse tension) avec moins de 1/3 de consommation en heures creuses => c’est le tarif de base selon OApEl Art. 18, Al. 2",
      "prices": {
        "base": {
          "price": 2.5,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.0883,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "reactivePower": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kVarh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Simple RS Réseau",
      "tariffType": "grid",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "Tarif pour des résidences secondaires, habitées <300 jours/année",
      "customerType": "Petits consommateurs (< 50 MWh/année) en BT (basse tension) avec moins de 1/3 de consommation en heures creuses",
      "prices": {
        "base": {
          "price": 15,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.0883,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "reactivePower": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kVarh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Double Réseau",
      "tariffType": "grid",
      "tariffForm": "multilevel",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "Tarif pour des résidences primaires, habitées >300 jours/année",
      "customerType": "Petits consommateurs (< 50 MWh/année) en BT (basse tension) avec plus de 1/3 de consommation en heures creuses",
      "prices": {
        "base": {
          "price": 5,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "06:00",
            "to": "22:00",
            "price": 0.0971,
            "priceUnit": "CHF/kWh"
          },
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "22:00",
            "to": "06:00",
            "price": 0.0703,
            "priceUnit": "CHF/kWh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Double RS Réseau",
      "tariffType": "grid",
      "tariffForm": "multilevel",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "Tarif pour des résidences secondaires, habitées <300 jours/année",
      "customerType": "Petits consommateurs (< 50 MWh/année) en BT (basse tension) avec plus de 1/3 de consommation en heures creuses",
      "prices": {
        "base": {
          "price": 25,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "06:00",
            "to": "22:00",
            "price": 0.0971,
            "priceUnit": "CHF/kWh"
          },
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "22:00",
            "to": "06:00",
            "price": 0.0703,
            "priceUnit": "CHF/kWh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "PUI F Réseau",
      "tariffType": "grid",
      "tariffForm": "multilevel",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "Puissance DUP faible (<2500 h)",
      "customerType": "Grands consommateurs (≥ 50 MWh/année) en BT (basse tension)",
      "prices": {
        "base": {
          "price": 12.5,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "06:00",
            "to": "22:00",
            "price": 0.082,
            "priceUnit": "CHF/kWh"
          },
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "22:00",
            "to": "06:00",
            "price": 0.0588,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "00:00",
            "to": "00:00",
            "price": 3.13,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "PUI E Réseau",
      "tariffType": "grid",
      "tariffForm": "multilevel",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "Puissance DUP élevé (>2500 h)",
      "customerType": "Grands consommateurs (≥ 50 MWh/année) en BT (basse tension)",
      "prices": {
        "base": {
          "price": 12.5,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "06:00",
            "to": "22:00",
            "price": 0.0602,
            "priceUnit": "CHF/kWh"
          },
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "22:00",
            "to": "06:00",
            "price": 0.0424,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "00:00",
            "to": "00:00",
            "price": 6.75,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Temp Réseau",
      "tariffType": "grid",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Chantiers, installations foraines, etc. en BT (basse tension)",
      "prices": {
        "base": {
          "price": 20,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.116,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "reactivePower": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kVarh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "EP Réseau",
      "tariffType": "grid",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Éclairages publics des communes en BT (basse tension)",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1083,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "reactivePower": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kVarh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Turb Réseau",
      "tariffType": "grid",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Consommations propres de centrales hydrauliques en BT (basse tension)",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "reactivePower": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kVarh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 5,
      "tariffName": "MT Réseau",
      "tariffType": "grid",
      "tariffForm": "multilevel",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "Concerne : consommateurs raccordés aux réseau moyenne tension avec ses propres postes de transformation MT/BT.",
      "customerType": "Moyenne Tension",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "06:00",
            "to": "22:00",
            "price": 0.0195,
            "priceUnit": "CHF/kWh"
          },
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "22:00",
            "to": "06:00",
            "price": 0.0195,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "00:00",
            "to": "00:00",
            "price": 13,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Simple Energie",
      "tariffType": "electricity",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "également valable pour Simple RS",
      "customerType": "Petits consommateurs (< 50 MWh/année) en BT (basse tension) avec moins de 1/3 de consommation en heures creuses => c’est le tarif de base selon OApEl Art. 18, Al. 2",
      "prices": {
        "base": {
          "price": 1,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1506,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Double Energie",
      "tariffType": "electricity",
      "tariffForm": "multilevel",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "également valable pour Double RS",
      "customerType": "Petits consommateurs (< 50 MWh/année) en BT (basse tension) avec plus de 1/3 de consommation en heures creuses",
      "prices": {
        "base": {
          "price": 1,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "06:00",
            "to": "22:00",
            "price": 0.1544,
            "priceUnit": "CHF/kWh"
          },
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "22:00",
            "to": "06:00",
            "price": 0.117,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "PUI Energie",
      "tariffType": "electricity",
      "tariffForm": "multilevel",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "valable pour PUI F et PUI E",
      "customerType": "Grands consommateurs (≥ 50 MWh/année) en BT (basse tension)",
      "prices": {
        "base": {
          "price": 1,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "06:00",
            "to": "22:00",
            "price": 0.1628,
            "priceUnit": "CHF/kWh"
          },
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "22:00",
            "to": "06:00",
            "price": 0.1359,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Temp Energie",
      "tariffType": "electricity",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Chantiers, installations foraines, etc. en BT (basse tension)",
      "prices": {
        "base": {
          "price": 1,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.2639,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "EP Energie",
      "tariffType": "electricity",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Éclairages publics des communes en BT (basse tension)",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1506,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Turb Energie",
      "tariffType": "electricity",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Consommations propres de centrales hydrauliques en BT (basse tension)",
      "prices": {
        "base": {
          "price": 1,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1506,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 5,
      "tariffName": "MT Energie",
      "tariffType": "electricity",
      "tariffForm": "multilevel",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "Concerne : consommateurs raccordés aux réseau moyenne tension avec ses propres postes de transformation MT/BT.",
      "customerType": "Moyenne Tension",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "06:00",
            "to": "22:00",
            "price": 0.1506,
            "priceUnit": "CHF/kWh"
          },
          {
            "months": [
              "Jan",
              "Feb",
              "Mar",
              "Apr",
              "May",
              "Jun",
              "Jul",
              "Aug",
              "Sep",
              "Oct",
              "Nov",
              "Dec"
            ],
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "Su"
            ],
            "from": "22:00",
            "to": "06:00",
            "price": 0.1506,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Simple Tarif de mesure",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "également valable pour Simple RS",
      "customerType": "Petits consommateurs (< 50 MWh/année) en BT (basse tension) avec moins de 1/3 de consommation en heures creuses => c’est le tarif de base selon OApEl Art. 18, Al. 2",
      "prices": {
        "base": {
          "price": 5,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Double Tarif de mesure",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "également valable pour Double RS",
      "customerType": "Petits consommateurs (< 50 MWh/année) en BT (basse tension) avec plus de 1/3 de consommation en heures creuses",
      "prices": {
        "base": {
          "price": 5,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "PUI Tarif de mesure",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "valable pour PUI E et PUI F",
      "customerType": "Grands consommateurs (≥ 50 MWh/année) en BT (basse tension)",
      "prices": {
        "base": {
          "price": 10,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Temp Tarif de mesure",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Chantiers, installations foraines, etc. en BT (basse tension)",
      "prices": {
        "base": {
          "price": 5,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "EP Tarif de mesure",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Éclairages publics des communes en BT (basse tension)",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Turb Tarif de mesure",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Consommations propres de centrales hydrauliques en BT (basse tension)",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "customerVoltageLevel": 5,
      "tariffName": "MT Tarif de mesure",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "Concerne : consommateurs raccordés aux réseau moyenne tension avec ses propres postes de transformation MT/BT.",
      "customerType": "Moyenne Tension",
      "prices": {
        "base": {
          "price": 25,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "NR7 Taxes Cantonales et Communales",
      "tariffType": "regional_fees",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Tous clients NR7",
      "prices": {
        "cantonalTaxes": [
          {
            "cantonName": "VS",
            "cantonBase": {
              "price": 0,
              "priceUnit": "CHF/M"
            },
            "cantonEnergy": [
              {
                "from": "00:00",
                "to": "00:00",
                "price": 0,
                "priceUnit": "CHF/kWh"
              }
            ],
            "cantonComment": ""
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 5,
      "tariffName": "NR5 Taxes Cantonales et Communales",
      "tariffType": "regional_fees",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Tous clients NR5",
      "prices": {
        "cantonalTaxes": [
          {
            "cantonName": "VS",
            "cantonBase": {
              "price": 0,
              "priceUnit": "CHF/M"
            },
            "cantonEnergy": [
              {
                "from": "00:00",
                "to": "00:00",
                "price": 0,
                "priceUnit": "CHF/kWh"
              }
            ],
            "cantonComment": ""
          }
        ]
      }
    }
  ]
}