summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Common adapter for DTLS/TLSDmitriy Zhuravlev1-1/+1
2016-09-16IOT-1072 Unfork libcoap: add build flagDaniel Ferguson3-4/+11
2016-07-12Build: add gtest libs automaticallyPhilippe Coval1-6/+1
2016-07-11Build: reworked unit tests to use gtest in a more generic wayPhilippe Coval1-13/+14
2016-07-06zigbee_wrapper: fix format stringHauke Mehrtens1-1/+1
2016-07-01Merge branch 'windows-port'David Antler4-6/+6
2016-06-28ocpayload: Supports multiple data model versions (DMV) using CSVPhil Coval1-1/+3
2016-06-27Remove references to 'winrt'David Antler3-3/+3
2016-06-16Fix typo "Model" is correct spelling not "Modle"Philippe Coval1-1/+1
2016-06-16[JIRA Issue - 1092] IoTivity Zigbee sample application wrongly freeing memoryHabib Virji1-1/+0
2016-06-15Merge branch 'master' into windows-portDavid Antler1-20/+52
2016-06-15WARNING: eliminate warnings: [-Wsometimes-uninitialized]Gregg Reynolds1-20/+52
2016-06-02Merge branch 'master' into windows-portDavid Antler1-0/+2
2016-06-02[Win32] Modify SConscripts to prepare for VSDavid Antler2-3/+3
2016-06-01Add API support to get and set device spec version and data model version.Ziran Sun1-0/+2
2016-05-20Merge branch 'master' into windows-portDavid Antler1-0/+1
2016-05-20[Win32] Add SCons support for building /resourceDaniel Ferguson1-1/+1
2016-05-16Merge branch '1.1-rel'Thiago Macieira1-0/+1
2016-04-28tizen: prevent building as seems unsuported on 32bit archPhilippe Coval1-1/+1
2016-04-19[IOT-921]Return correct resource type in /oic/dHabib Virji1-4/+8
2016-04-13Compiler warning clean upGeorge Nash1-1/+1
2016-04-01tizen: prevent building as seems unsuported on 32bit archPhilippe Coval1-1/+1
2016-03-23Wrong Comarision Between signed and unsigned valueManoj Gupta1-1/+1
2016-03-21[IOT-921]Return correct resource type in /oic/dHabib Virji1-4/+8
2016-02-23removed duplicated OC_LOG and replace it with OIC_LOGjihwan.seo8-444/+444
2015-12-15Update index of Zigbee Resources when a NodeId changes.Joseph Morrow3-2/+53
2015-12-15Replaced zigbee nodeId in URI with zigbee eui.Joseph Morrow5-42/+81
2015-12-15Added context for callbacks.Thuyen Tran4-24/+23
2015-12-15Added context parameter.Thuyen Tran8-448/+669
2015-12-10Propagate NodeId change to upper layer.Joseph Morrow2-3/+27
2015-12-10Added test case for ZigBee Light Temperature and Brightness.Joseph Morrow2-63/+109
2015-12-10Added support for ZigBee Water and Motion sensor and Chroma light.Joseph Morrow1-79/+275
2015-12-10Handled zone status enrollment on subsequence runs.Thuyen Tran2-243/+363
2015-12-10- Ensure 10 seconds timeout entryType if found or not-found.Joseph Morrow1-17/+87
2015-11-17Expose PISetup() API in Plugin Interface.Joseph Morrow2-3/+31
2015-11-16[PLUGIN-INTERFACE] Delete resources when a request has failed.Joseph Morrow1-0/+9
2015-10-20Implemented OICGetCurrentTime.Shilpa Sodani1-0/+1
2015-10-05Merge branch 'plugin-interface' into masterJoseph Morrow18-1818/+3641
2015-10-05Fix logic in zigbee wrapper to correctly evaluate boolean values.Mandeep Shetty1-32/+52
2015-10-02Enable ZigBee eventing in Plugin Interface through to IoTivity.Joseph Morrow9-61/+311
2015-10-02Add event feature.Joseph Morrow6-1640/+1706
2015-10-02Initial prototype for optimized Telegesis read/write layer.Joseph Morrow10-132/+1642
2015-09-29Fix logic in zigbee wrapper to correctly evaluate boolean values.Mandeep Shetty1-32/+48
2015-09-26Added function to config terminal for read/write.Thuyen Tran1-52/+53
2015-09-22Make zigbee client use OCDevAddr struct instead of a char string.Mandeep Shetty1-22/+17
2015-09-20Added Telegesis & Zigbee Wrappers, mapping logic, and plugin interface.Joseph Morrow21-118/+5199
2015-09-20Changed zigbee sample to use signal-atomicJoseph Morrow1-7/+4
2015-09-20Adding an IoTivity/Zigbee sample serverJoseph Morrow8-11/+216
2015-09-20Do not build the Plugin Interface for unsupported platforms (ie. !linux).Joseph Morrow1-10/+10
2015-09-19Initial commit of "Plugin Interface" & supporting directory structure.Joseph Morrow20-0/+875