diff --git a/src/requests/sge.js b/src/requests/sge.js index 11032e09df0b2d9fa6cc541ec5f4aedb6c9afb0c..0d71e7db3296226f347cced39d4f748022f7b2dd 100644 --- a/src/requests/sge.js +++ b/src/requests/sge.js @@ -21,7 +21,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/" @@ -68,7 +68,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/" @@ -159,7 +159,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" @@ -234,7 +234,7 @@ function commanderCollectePublicationMesures( } /** - * + * Stop the user consent * @param {string} appLogin * @param {string} contractId * @param {string} pointId