From 318f24c8ac011f072c1881ab65fb1bbb7988beee Mon Sep 17 00:00:00 2001 From: Jeonghoon Park Date: Tue, 7 Nov 2017 11:22:15 +0900 Subject: [PATCH] merge conf file from master branch Change-Id: I8f26bb6d9f3f7baab069ab5e2b91b26bcf9154bd (cherry picked from commit 37035381578b161d8cf56cc6362705f1855d9dbd) --- res/pi.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 res/pi.conf diff --git a/res/pi.conf b/res/pi.conf new file mode 100644 index 0000000..7e808f3 --- /dev/null +++ b/res/pi.conf @@ -0,0 +1,3 @@ +[default] +path=/door/1 +address=http://showiot.xyt/api/tt/data -- 2.7.4