lowatt / lowatt-enedis

A command-line tool and Python library to access enedis SGE SOAP web-services
GNU General Public License v3.0
19 stars 16 forks source link

Fix cmdInfraJ accord soutirage and injection #30

Closed philpep closed 2 years ago

philpep commented 2 years ago

Set accord.injection and accord.soutirage accordingly with --injection and --soutirage.

F375A-R1 ask for accord.soutirage to be True. It's not clear about F375A-NR1 if we need "--soutirage --no-autorisation" or "--injection" or "--injection --no-autorisation".

From documentation "L’autorisation du client par soutirage n’est pas confirmée." so I guess at least accord.soutirage must be False.