aboutsummaryrefslogtreecommitdiff
path: root/libraries/Bridge/examples/XivelyClient
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/Bridge/examples/XivelyClient')
-rw-r--r--libraries/Bridge/examples/XivelyClient/passwords.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/Bridge/examples/XivelyClient/passwords.h b/libraries/Bridge/examples/XivelyClient/passwords.h
new file mode 100644
index 0000000..0c6fa14
--- /dev/null
+++ b/libraries/Bridge/examples/XivelyClient/passwords.h
@@ -0,0 +1,5 @@
+
+#define APIKEY "XXXXXXXX" // replace your pachube api key here
+#define FEEDID 00000 // replace your feed ID
+#define USERAGENT "home-sensors" // user agent is the project name
+