Skip to content

Commit

Permalink
Update typologiescenario_relaicompteur.py
Browse files Browse the repository at this point in the history
revert usage équipement domotique
  • Loading branch information
Jaxom99 authored Jun 29, 2023
1 parent c9c3c3e commit 9ae97b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typologiescenario_relaicompteur.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def Run (self, continuous, ems_consign):
continuous 0 la typologie est en mode normal / 1 la typologie est en mode continu
ems_consign 0 la typologie doit etre desactive (off) / 1 la typologie doit etre activée (ON)
"""
device_demarrage = elfeconstant.USAGE_MESURE_ELEC_COMMUTER
device_demarrage = elfeconstant.USAGE_COMMUTER

self.logger.info ("Get equipement_domotique type {0} for start".format(device_demarrage))

Expand Down

0 comments on commit 9ae97b9

Please sign in to comment.