Skip to content

Commit f294dde

Browse files
koustabhdoluinopbyte
authored andcommitted
Add credentials to rpi-conf
1 parent ca6bce3 commit f294dde

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

rpi-conf/agile-idm-core-conf.js

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,14 @@ var conf = {
341341
"username": "agile",
342342
"auth_type": "agile-local",
343343
"role":"admin",
344-
"password": "secret"
344+
"password": "secret",
345+
"credentials":{
346+
"xively":{
347+
"xivelymaster":"NU9grueAtYdQE0L7DdFlID3NBZuQn7tyyNvjXUvqoQnJ2rox",
348+
"xivelyproduct":"Y1o-jUXIj66T1Ekb_Tjx",
349+
"xivelysecret":"067d1c0ad522fa0315782888b4cf89741b0369ec"
350+
}
351+
}
345352
},
346353
"client": {
347354
"id": "AGILE-OSJS",

0 commit comments

Comments
 (0)