diff --git a/index.js b/index.js index 683f1d84d3ae2a2b9312cb4eba34214b1af0ab5b..bb115de89e92b8d93759831857a9c841613f2831 100644 --- a/index.js +++ b/index.js @@ -221208,7 +221208,7 @@ function consultationMesuresDetaillees( ) { log( 'info', - `consultationMesuresDetaillees - ${mesureType}/${unit} between ${startDt} and ${endDt}` + `Query consultationMesuresDetaillees - ${mesureType}/${unit} between ${startDt} and ${endDt}` ) return `<?xml version='1.0' encoding='utf-8'?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" @@ -221255,7 +221255,7 @@ function consultationMesuresDetailleesMaxPower( ) { log( 'info', - `consultationMesuresDetaillees - ${mesureType}/${unit} between ${startDt} and ${endDt}` + `Query consultationMesuresDetaillees - ${mesureType}/${unit} between ${startDt} and ${endDt}` ) return `<?xml version='1.0' encoding='utf-8'?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" @@ -221346,7 +221346,7 @@ function rechercherPoint(appLogin, name, postalCode, inseeCode, address) { * @returns {*} */ function rechercherServicesSouscritsMesures(appLogin, contractId, pointId) { - log('info', `Query commanderCollectePublicationMesures`) + log('info', `Query rechercherServicesSouscritsMesures`) return `<?xml version='1.0' encoding='utf-8'?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v2="http://www.enedis.fr/sge/b2b/rechercherservicessouscritsmesures/v1.0" @@ -221421,7 +221421,7 @@ function commanderCollectePublicationMesures( } /** - * + * Stop the user consent * @param {string} appLogin * @param {string} contractId * @param {string} pointId