Skip to content
Snippets Groups Projects
Commit ae927628 authored by Hugo NOUTS's avatar Hugo NOUTS
Browse files

update manifest 0.1.1

parent 380c7792
No related branches found
No related tags found
No related merge requests found
{ {
"version": "0.1.0", "version": "0.1.1",
"name": "EGL", "name": "EGL",
"type": "konnector", "type": "konnector",
"language": "node", "language": "node",
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"editor": "Grand Lyon", "editor": "Grand Lyon",
"vendor_link": "www.grandlyon.com", "vendor_link": "www.grandlyon.com",
"frequency": "daily", "frequency": "daily",
"categories": ["other"], "categories": ["energy"],
"fields": { "fields": {
"login": { "login": {
"type": "text" "type": "text"
...@@ -45,10 +45,10 @@ ...@@ -45,10 +45,10 @@
} }
}, },
"developer": { "developer": {
"name": "Métropole de Lyon", "name": "Grand Lyon",
"url": "https://grandlyon.com" "url": "https://grandlyon.com"
}, },
"langs": ["fr", "en"], "langs": ["fr"],
"locales": { "locales": {
"fr": { "fr": {
"short_description": "Courbe de charge depuis l'API eau du Grand Lyon", "short_description": "Courbe de charge depuis l'API eau du Grand Lyon",
...@@ -57,28 +57,10 @@ ...@@ -57,28 +57,10 @@
"load profile": { "load profile": {
"description": "La courbe de charge enregistrée par le compteur téléo" "description": "La courbe de charge enregistrée par le compteur téléo"
}, },
"files": {
"description": "Utilisé pour ?"
},
"accounts": { "accounts": {
"description": "Utilisé pour obtenir les données du compte" "description": "Utilisé pour obtenir les données du compte"
} }
} }
},
"en": {
"short_description": "Load profile from Eau du Grand Lyon API",
"long_description": "This connector fetches the load profile recorded by the Teleo water meter",
"permissions": {
"load profile": {
"description": "The load profile recorded by Téléo"
},
"files": {
"description": "Required to ?"
},
"accounts": {
"description": "Required to get the account's data"
}
}
} }
}, },
"manifest_version": "2" "manifest_version": "2"
......
{ {
"name": "egl", "name": "egl",
"version": "0.1.0", "version": "0.1.1",
"description": "", "description": "",
"repository": { "repository": {
"type": "git", "type": "git",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment