summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Akhil Kedia [Tue, 1 Aug 2017 06:54:57 +0000 (15:54 +0900)]
[Follow-Redirects-Iotjs] Ran JSLint and fixed License
These commits have already been merged in the github enterprise repo
node-red-iotjs.
Change-Id: I9a720ce9c4f5c61b04d269fef7ee329f41a4640d
Signed-off-by: Akhil Kedia <akhil.kedia@samsung.com>
Akhil Kedia [Tue, 1 Aug 2017 06:46:36 +0000 (15:46 +0900)]
[I2C] Added sample for sending data to Artik Cloud using accelerometer and I2C API
Note - The I2C module in this repo does not build for Tizen, but the version
in github master works. This sample is hence tested on the github master version.
Change-Id: Ica74b7e1bf70c56a8ee8647f87bc8866fcc65950
Signed-off-by: Akhil Kedia <akhil.kedia@samsung.com>
Akhil Kedia [Tue, 1 Aug 2017 06:45:33 +0000 (15:45 +0900)]
JSLint - Ran JSLint on the samples and fixed reported syntax issues thereof.
Change-Id: Ie6e211e5e75bb0ba9086724257dfdfa12568fc0d
Signed-off-by: Akhil Kedia <akhil.kedia@samsung.com>
Akhil Kedia [Tue, 11 Jul 2017 10:08:39 +0000 (19:08 +0900)]
Removed "---" from comments
These were added for emphasis, removed to better conform with coding style.
Change-Id: Id9141de9cb4463704e737c3c7d8afe29851a027d
Signed-off-by: Akhil Kedia <akhil.kedia@samsung.com>
Akhil Kedia [Tue, 11 Jul 2017 08:53:31 +0000 (17:53 +0900)]
Added samples for sending data to cloud
Added two samples, sample_simple.js continously sends data
sample_batch.js periodically writes data to a file, and then less frequently sends all the data in the file
Change-Id: I06b6bc31d50cad29600fd25f85cbb80d781d2a08
Signed-off-by: Akhil Kedia <akhil.kedia@samsung.com>
Akhil Kedia [Tue, 11 Jul 2017 07:05:43 +0000 (16:05 +0900)]
Added the follow-redirects module to iotjs_modules folder
This has 2 benefits -
1. Prevents the source code from being lost in case of any issues with my PC
2. iotjs by default looks for the iotjs_modules folder in the present working directory,
so keeping the folder here makes testing easier.
[Update] Changed the readme sample code to include the bit.ly header
Change-Id: Ic51993a82199517570dbc7ecd7506e68375a3078
Signed-off-by: Akhil Kedia <akhil.kedia@samsung.com>
Akhil Kedia [Tue, 11 Jul 2017 07:00:26 +0000 (16:00 +0900)]
[Bugfix] Correct Handling of http expect: 100-continue
Added a Unit test case for this too at ./test/run_pass/test_https_expect.js.
This case fails before this commit, passes after.
Change-Id: I3f5cc94c31cd890fa028bc9737b6534e2f19f2f4
Signed-off-by: Akhil Kedia <akhil.kedia@samsung.com>
Akhil Kedia [Tue, 11 Jul 2017 06:59:16 +0000 (15:59 +0900)]
Deleted IoTjs submodule
The github IoTjs was a "submodule" to this project for some reason - deleted that.
Change-Id: I4d1018c8673c0c88e12a6cc53c7e5e82b2e6fe8e
Signed-off-by: Akhil Kedia <akhil.kedia@samsung.com>
Akhil Kedia [Thu, 29 Jun 2017 03:58:00 +0000 (12:58 +0900)]
Minor changes from git review.
IoT.js-DCO-1.0-Signed-off-by: Akhil Kedia akhil.kedia@samsung.com
Change-Id: I0080192fe910bba6291dc6071499fa38450e6a89
Akhil Kedia [Tue, 13 Jun 2017 06:20:26 +0000 (15:20 +0900)]
HTTPS Module for Tizen.
IoT.js-DCO-1.0-Signed-off-by: Akhil Kedia akhil.kedia@samsung.com
Change-Id: I75c80c5c50a91f42caacdcdd46f1619230aa5b12
Sumin Lim [Tue, 13 Jun 2017 06:45:00 +0000 (06:45 +0000)]
Merge "Initial IoTjs -
20170612 Here is the info for the commit copies from -" into devel/tizen_cloudfw
Akhil Kedia [Tue, 13 Jun 2017 06:17:54 +0000 (15:17 +0900)]
Initial IoTjs -
20170612
Here is the info for the commit copies from -
commit
c86080d1c273137311d632ad2ce8f70f51388f16
Author: Zsolt Borbély <zsborbely.u-szeged@partner.samsung.com>
Date: Mon Jun 12 10:51:50 2017 +0200
IoT.js-DCO-1.0-Signed-off-by: Akhil akhil.kedia@samsung.com
Change-Id: I9f56d7e8941c8676374df4fdb45176aff6e1bb9e
Youngil choi [Thu, 20 Apr 2017 08:37:35 +0000 (01:37 -0700)]
Merge "Add IoT.js submodule"
Sumin Lim [Mon, 10 Apr 2017 04:41:39 +0000 (13:41 +0900)]
Remove iotjs
Change-Id: I7c060a23084246d7c2ac67c8266250ac16e1450a
Signed-off-by: Sumin Lim <sumin.lim@samsung.com>
Sumin Lim [Mon, 10 Apr 2017 04:30:23 +0000 (13:30 +0900)]
Upload packaging folder
Signed-off-by: Sumin Lim <sumin.lim@samsung.com>
Sumin Lim [Fri, 7 Apr 2017 04:59:07 +0000 (13:59 +0900)]
Update Iot.js
Daeyeon Jeong [Wed, 5 Apr 2017 05:54:29 +0000 (14:54 +0900)]
Add IoT.js submodule
Change-Id: Ib434ab976b3eb393bb7353999f9bb9348def1f27
Signed-off-by: Daeyeon Jeong <daeyeon.jeong@samsung.com>
Tizen Infrastructure [Tue, 4 Apr 2017 08:36:17 +0000 (01:36 -0700)]
Initial empty repository