mamokarz
|
1dd086dfaa
|
update c-utility to the latest version including TOUPPER and ISDIGIT
|
2017-01-10 17:35:24 -08:00 |
Andrei Porumb
|
d16400a1a6
|
[RELEASE]update trusty, vivid, wily, xenial, nuspec and release_mbed_project version and use latest C share utility
|
2017-01-06 14:05:43 -08:00 |
darobs
|
8ddb53d5e4
|
Change cmake option from "build_as_shared" to "build_as_dynamic"
|
2016-12-20 15:33:25 -08:00 |
Damon Barry
|
6e442540da
|
Replace chars so users can compile with non-ASCII code page
|
2016-12-15 15:46:47 -08:00 |
ewertons
|
ea2ca8a3d4
|
Merge branch 'develop' into release_2016-12-06
|
2016-12-14 17:26:15 -08:00 |
darobs
|
a08640f439
|
Do not load serializer tests if run_unittests=OFF. Complete test framework is not built if run_unittests=OFF.
|
2016-12-13 17:26:54 -08:00 |
mamokarz
|
1e2aeedfd2
|
Replace toupper and isdigit from the ctype to a local version
|
2016-12-13 15:05:39 -08:00 |
ewertons
|
863676f2e9
|
Bump package versions for release 2016-12-06 (take #2)
|
2016-12-13 14:04:18 -08:00 |
darobs
|
80912be2cd
|
User can build the IoT SDK libraries as a DLL.
|
2016-12-09 15:31:56 -08:00 |
ewertons
|
137d5bd479
|
Bump package versions for release 2016-12-06
|
2016-12-09 14:16:41 -08:00 |
ewertons
|
7e30cf77e6
|
Merge master into release_2016-12-06
|
2016-12-09 13:22:24 -08:00 |
Andrei Porumb
|
2deeec3465
|
fix serializer e2e threading
|
2016-12-06 18:03:28 -08:00 |
Andrei Porumb
|
ad7541f691
|
Merge branch 'develop' of http://www.github.com/azure/azure-iot-sdk-c into anpo
|
2016-12-06 10:51:36 -08:00 |
Andrei Porumb
|
1369f4c903
|
SendReportedState E2E tests. Fix 1x leak
|
2016-12-05 17:15:30 -08:00 |
Dan Cristoloveanu
|
3e59813697
|
Switch from using skip_unittests to run_unittests and default building unittests to OFF
|
2016-12-05 16:10:02 -08:00 |
Andrei Porumb
|
c2c9341ad6
|
SendReportedState E2E tests
|
2016-12-05 15:45:36 -08:00 |
Andrei Porumb
|
9914ed72c2
|
fix nugets e2e tests
|
2016-12-02 14:56:10 -08:00 |
Azure IoT Builder
|
bdaa86129d
|
Merge commit 'c44ae8ed241f58a94079cee2e5b61f3c9106df79' into HEAD
|
2016-12-02 18:55:25 +00:00 |
Andrei Porumb
|
c44ae8ed24
|
use umock_c for serializer_e2e
|
2016-12-01 15:36:36 -08:00 |
Tamer Awad
|
e7c0a4dd6b
|
Merging from SDKs master to C repo develop branch.
|
2016-11-30 16:07:44 -08:00 |
Azure IoT Builder
|
9fdc4e511f
|
Merge commit '7ae97687c52c19b95451b0c189117d1b1fe472b8' into HEAD
|
2016-11-29 21:30:29 +00:00 |
Andrei Porumb
|
7ae97687c5
|
SERIALIZER/DT Integration tests
|
2016-11-29 13:03:10 -08:00 |
Andrei Porumb
|
2c1f172472
|
SERIALIZER_DT SendReportedState CR update
|
2016-11-29 10:57:47 -08:00 |
Andrei Porumb
|
ae9508ef10
|
SERIALIZER_DEVICETWIN SendReportedState - SRS, HEADER, CODE, UT
|
2016-11-28 15:59:05 -08:00 |
Andrei Porumb
|
5a385a14fc
|
SERIALIZER_DEVICETWIN SendReportedState sample
|
2016-11-28 14:06:24 -08:00 |
Azure IoT Builder
|
d31c7ec1e2
|
Merge commit 'd88f8997bfe1c363b00ceb9a8b0c49ae5552ebb0' into HEAD
|
2016-11-28 18:06:42 +00:00 |
Andrei Porumb
|
daa0c17be3
|
WITH_METHOD for serializer_devicetwin
|
2016-11-23 14:51:11 -08:00 |
mamokarz
|
d88f8997bf
|
Add simplesample_mqtt into the Arduino gate
|
2016-11-23 11:30:16 -08:00 |
Andrei Porumb
|
13be18c255
|
SERIALIZER_DT WITH_METHOD requirements
|
2016-11-23 10:38:24 -08:00 |
Andrei Porumb
|
3d0ae0f022
|
WITH method E2E tests
|
2016-11-23 08:07:29 -08:00 |
Andrei Porumb
|
ebe8752d69
|
after manual merge with develop
|
2016-11-22 13:07:06 -08:00 |
Andrei Porumb
|
39d87ec5e2
|
WITH_METHOD implementation in SERIALIZER
|
2016-11-22 12:57:32 -08:00 |
Anil Hashia
|
7bc11cde99
|
disable Seconds_set call
|
2016-11-21 12:31:44 -08:00 |
Andrei Porumb
|
830a010ce2
|
schema SRS, Header, UT, CODE for WITH_METHOD
|
2016-11-18 09:47:24 -08:00 |
Azure IoT Builder
|
31ab367412
|
Merge commit 'eb79fb8c100c81a5b137a47fb2a839bf107d36fc' into HEAD
|
2016-11-15 00:03:12 +00:00 |
Andrei Porumb
|
16f5a0e587
|
method return after CR
|
2016-11-14 15:53:58 -08:00 |
Andrei Porumb
|
59fc026294
|
code, ut +retcon of specs, header for MethodReturn
|
2016-11-14 10:41:04 -08:00 |
andrew-buckley
|
f7632d4199
|
Adds iothub_test to the install.
|
2016-11-11 14:11:55 -08:00 |
Andrei Porumb
|
a6fc2bb1cb
|
METHODRETURN SRS and header
|
2016-11-10 12:57:43 -08:00 |
andrew-buckley
|
3cce7d1896
|
Makes the SDK installable and a find module in CMake. Builds with -fPIC always.
|
2016-11-09 11:11:07 -08:00 |
Andrei Porumb
|
9126fb6a19
|
update serializer api.md for WITH_METHOD
|
2016-11-09 10:28:48 -08:00 |
Andrei Porumb
|
366c240cfb
|
serializer API proposal
|
2016-11-09 08:49:36 -08:00 |
Andrei Porumb
|
1cf3f4c1a3
|
stop remote monitoring from uninitialized memory access
|
2016-11-08 08:36:20 -08:00 |
Jelani
|
ec08ba2ad0
|
Update samples flag to exclude serializer samples
|
2016-11-07 07:57:07 -08:00 |
Andrei Porumb
|
b84823659f
|
after manual merge
|
2016-11-01 10:42:42 -07:00 |
Andrei Porumb
|
120fa81f39
|
add macro_utils.h before testrunner.h
|
2016-10-27 10:33:21 -07:00 |
Andrei Porumb
|
dc10ba4ae9
|
fix the order of parameter destroy in WITH_ACTION
|
2016-10-24 15:17:42 -07:00 |
Andrei Porumb
|
c7afe8faee
|
one property name can exist in more than 1 model
|
2016-10-22 07:45:25 -07:00 |
Azure IoT Builder
|
a518e25656
|
Merge commit '9b40c6df40f0159df6c222d3bf9100e92506207d' into HEAD
|
2016-10-22 06:09:22 +00:00 |
Andrei Porumb
|
8d6d4584af
|
serializer_devicetwin.h UT after CR 2
|
2016-10-21 15:43:18 -07:00 |
Andrei Porumb
|
80c476013d
|
serializer_devicetwin.h UT after CR
|
2016-10-21 15:23:44 -07:00 |
Andrei Porumb
|
5f84059abc
|
add requirements tags
|
2016-10-21 13:15:08 -07:00 |
Andrei Porumb
|
b6a2fe6109
|
UnitTests for serializer_devicetwin.h
|
2016-10-21 11:12:49 -07:00 |
Haitham Shami
|
92aa9448a1
|
fix merge conflict before staging
|
2016-10-20 13:22:29 -07:00 |
Haitham Shami
|
733724e460
|
pull and merge
|
2016-10-19 14:09:55 -07:00 |
Andrei Porumb
|
5ff02d297c
|
[serializer_devicetwin] integration tests
|
2016-10-19 11:22:07 -07:00 |
Andrei Porumb
|
6ef2f810fa
|
serializer_devicetwin.h after cr 2
|
2016-10-19 07:08:11 -07:00 |
Tamer Awad
|
bde351dbf8
|
Update packages for new release version.
|
2016-10-18 15:08:23 -07:00 |
Andrei Porumb
|
95f9697b84
|
serializer_devicetwin.h after cr
|
2016-10-18 14:50:13 -07:00 |
Andrei Porumb
|
559cb03e7b
|
serializer_devicetwin.h
|
2016-10-18 12:32:37 -07:00 |
Andrei Porumb
|
e9dbc883b0
|
serializer_devicetwin.h update in serializer.md
|
2016-10-18 07:21:48 -07:00 |
Andrei Porumb
|
9706d9fbe7
|
devicetwin serializer sample
|
2016-10-17 16:43:57 -07:00 |
Andrei Porumb
|
ab7a106c9d
|
[code, UT] Schema update for devicetwin iothub<-->serializer layer - after review
|
2016-10-17 16:26:14 -07:00 |
Andrei Porumb
|
22d2fc1f4f
|
[SRS, header] Schema update for devicetwin iothub<-->serializer layer - after review
|
2016-10-17 15:32:28 -07:00 |
Andrei Porumb
|
8d0d073fdb
|
[SRS, header] Schema update for devicetwin iothub<-->serializer layer
|
2016-10-17 14:54:59 -07:00 |
Andrei Porumb
|
60d747e886
|
[codefirst lazy init] CODE+UT after review
|
2016-10-12 12:25:46 -07:00 |
Andrei Porumb
|
f0780f1d3e
|
[codefirst lazy init] CODE+UT and spec update
|
2016-10-11 16:45:06 -07:00 |
Andrei Porumb
|
47ef41d8f1
|
[codefirst lazy init] all tests pass again
|
2016-10-11 09:06:45 -07:00 |
Andrei Porumb
|
2c32d6c6fa
|
SRS for codefirst after CR
|
2016-10-10 16:01:05 -07:00 |
Andrei Porumb
|
b9cc74eb24
|
[SRS] codefirst_init is now lazy init style
|
2016-10-10 15:31:58 -07:00 |
Andrei Porumb
|
63f24cc732
|
transform serializer_init to lazy_init API surface document update
|
2016-10-10 14:45:09 -07:00 |
Andrei Porumb
|
b86f7809ca
|
add desired property sample code
|
2016-10-10 11:20:06 -07:00 |
Andrei Porumb
|
e5b7cf8166
|
Merge branch 'develop' of http://www.github.com/azure/azure-iot-sdks-preview into anpo_temp
|
2016-10-10 10:44:06 -07:00 |
Andrei Porumb
|
4fcdc00d3d
|
rename IOT_AGENT ==> CODEFIRST_RESULT
|
2016-10-10 09:55:09 -07:00 |
Andrei Porumb
|
c499caf45b
|
after manual merge of node.js + C with bertk
|
2016-10-10 09:28:35 -07:00 |
Jelani
|
7889500791
|
Merge branch 'develop' of https://github.com/Azure/azure-iot-sdks into e2e_serializer
|
2016-10-07 11:25:41 -07:00 |
Andrei Porumb
|
9b27bf0f3b
|
Merge branch 'develop' of http://www.github.com/azure/azure-iot-sdks-preview into anpo
|
2016-10-06 16:10:19 -07:00 |
Bert Kleewein
|
a6c6f6e6e3
|
I humbly offer this change in hopes that Jenkins will be satisfied
|
2016-10-06 14:59:39 -07:00 |
Andrei Porumb
|
c5db40d216
|
[IT, code] serializer.h
|
2016-10-06 14:29:28 -07:00 |
Andrei Porumb
|
7c7ebcf794
|
[srs, code, ut] command decoder for desired properties callback
|
2016-10-06 13:31:34 -07:00 |
Bert Kleewein
|
1d72906c07
|
Merge remote-tracking branch 'mainline/develop' into bertk-integrate-from-mainline
|
2016-10-06 13:03:10 -07:00 |
Andrei Porumb
|
eb58efc46b
|
[code,ut] onDesiredPropertyCallback update for codefirst
|
2016-10-06 10:58:03 -07:00 |
Andrei Porumb
|
16a458eab2
|
code, ut for schema for optional onDesiredProperty
|
2016-10-06 07:41:59 -07:00 |
Andrei Porumb
|
a519ffd6d8
|
prevent serializer_int tests from picking up strange MACROs from who knows where
|
2016-10-05 15:22:06 -07:00 |
Andrei Porumb
|
b62b940761
|
schema updates for desired property callback
|
2016-10-05 14:31:16 -07:00 |
Andrei Porumb
|
37295f6f55
|
update serializer API document
|
2016-10-05 14:10:32 -07:00 |
andrew-buckley
|
c2e42fc81f
|
Renames azure submodules and updates submodules.
|
2016-10-04 13:37:33 -07:00 |
Jelani
|
12956a0c0e
|
Serializer e2e test fix for 64 bit systems.
|
2016-10-04 13:35:48 -07:00 |
Jelani
|
1cbe02ee0d
|
Update serializer e2e tests
|
2016-10-04 13:06:07 -07:00 |
Olivier Bloch
|
92bc7d3470
|
Renamed Twin C sample instructions to readme
|
2016-10-03 17:40:07 -07:00 |
Olivier Bloch
|
cae5cfd0ea
|
Updated docs for C Device Twin sample
|
2016-10-03 17:20:20 -07:00 |
Andrei Porumb
|
34bbe68c0e
|
Merge branch 'develop' of https://github.com/Azure/azure-iot-sdks into develop
|
2016-09-30 09:51:29 -07:00 |
mamokarz
|
1750dab49b
|
Merge branch 'develop' into Moka_ArduinoLib
|
2016-09-29 10:40:30 -07:00 |
mamokarz
|
5d74a14b7c
|
Add arduino_cc with the base arduino library. Add the scripts to make and test the lib.
|
2016-09-29 08:36:02 -07:00 |
mamokarz
|
89ea816957
|
Optimize agenttypesystem to reduce the RAM utilization.
|
2016-09-28 12:55:30 -07:00 |
Andrei Porumb
|
d6af78c886
|
after manual merge (2)
|
2016-09-28 08:28:09 -07:00 |
Azure IoT Builder
|
c045dbc8a9
|
Merge commit 'c9a169428920ea5c18c4522ee8e7075ec127c31e' into HEAD
|
2016-09-27 01:08:00 +00:00 |
Olivier Bloch
|
86d7d41514
|
Updated link to Service client package
|
2016-09-26 14:40:12 -07:00 |
prmathur-microsoft
|
6bde33345d
|
Bump versions for the release
|
2016-09-26 11:41:59 -07:00 |
Andrei Porumb
|
cfca21f879
|
Merge branch 'develop' of http://github.com/azure/azure-iot-dt-sdks into anpo
|
2016-09-23 16:40:42 -07:00 |
Olivier Bloch
|
77be2959e8
|
Update C Twin sample instructions
|
2016-09-23 14:35:54 -07:00 |
Andrei Porumb
|
8a3b6f9ab7
|
CODE, UT: schema improvement: Schema_GetModelElementByName instead of Schema_GetModelElementTypeByName
|
2016-09-23 10:24:46 -07:00 |
Andrei Porumb
|
f56f5dcb3c
|
schema improvement: Schema_GetModelElementByName instead of Schema_GetModelElementTypeByName
|
2016-09-23 08:46:36 -07:00 |
Andrei Porumb
|
74b4270ab9
|
fix umock_c for UMOCK_LOG new functionality
|
2016-09-22 18:40:55 -07:00 |
Andrei Porumb
|
d5a4cdc8fe
|
device twin simple sample with desired properties and cloud connection
|
2016-09-20 20:42:10 -07:00 |
Andrei Porumb
|
be11074f72
|
have serializer_int skipped with unittests
|
2016-09-19 15:13:08 -07:00 |
Andrei Porumb
|
2c3331758c
|
SERIALIZER: after review
|
2016-09-18 22:08:41 -07:00 |
Andrei Porumb
|
2004280989
|
file renames serializer_local => serializer_int (2)
|
2016-09-18 22:04:00 -07:00 |
Andrei Porumb
|
77fecd7f93
|
file renames serializer_local => serializer_int
|
2016-09-18 21:58:02 -07:00 |
Andrei Porumb
|
966222361a
|
DESIRED PROPERTIES: IOTDEVICE (passthrough)
|
2016-09-17 18:31:18 -07:00 |
Andrei Porumb
|
d6e8f5bd46
|
mallocAndStrcpy_s link fixes
|
2016-09-17 18:20:17 -07:00 |
Andrei Porumb
|
82faa9cbf6
|
fix a blank API call in Command Decoder
|
2016-09-17 18:13:47 -07:00 |
Andrei Porumb
|
320abcfcc0
|
SERIALIZER: local integration unittests
|
2016-09-17 18:11:42 -07:00 |
Andrei Porumb
|
58520f5fa2
|
DESIRED PROPERTIES : codefirst specs + code + UT
|
2016-09-16 14:58:21 -07:00 |
Andrei Porumb
|
7b5cd270ab
|
DESIRE PROPERTIES: command decoder code +UT
|
2016-09-15 16:35:43 -07:00 |
Andrei Porumb
|
5bbf60fdfb
|
DESIRED PROPERTIER: CommandDecoder: header + specs
|
2016-09-14 16:13:50 -07:00 |
Andrei Porumb
|
e0a4f67d71
|
DESIRED PROPERTIES: schema update
|
2016-09-14 11:09:49 -07:00 |
Bert Kleewein
|
8dd801df37
|
mERGE remote-tracking branch 'maintree/develop' into bertk-integrate
|
2016-09-13 11:33:50 -07:00 |
jasminel
|
55471f44c9
|
bump version for release 2016-09-09
|
2016-09-09 12:02:29 -07:00 |
Andrei Porumb
|
dd87db8e4a
|
Merge branch 'santa' of http://github.com/azure/azure-iot-dt-sdks into anpo
|
2016-09-07 16:10:24 -07:00 |
Andrei Porumb
|
5280b57166
|
manually bringing latest subrepo versions
|
2016-09-07 16:03:14 -07:00 |
Andrei Porumb
|
9f932d232a
|
after schema code + UT review
|
2016-09-07 12:48:07 -07:00 |
jasminel
|
46d6261183
|
remove dependencies to crypt32 from samples
|
2016-09-07 09:54:32 -07:00 |
Andrei Porumb
|
cee747c3d8
|
desired properties: schema: code + UT
|
2016-09-07 09:33:18 -07:00 |
Andrei Porumb
|
83c4360967
|
DESIRED PROPERTIES: specs and header
|
2016-09-06 15:09:04 -07:00 |
Andrei Porumb
|
6ed37cb598
|
DESIRED PROPERTIES: specs and header
|
2016-09-06 14:38:16 -07:00 |
Andrei Porumb
|
10213f747b
|
iotdevice specs, code, ut for desired properties after CR
|
2016-09-06 13:07:01 -07:00 |
Andrei Porumb
|
6af2d0f60b
|
iotdevice specs, code, ut for desired properties
|
2016-09-06 12:51:42 -07:00 |
Andrei Porumb
|
c1ce78559d
|
codefirst code and UT
|
2016-09-06 08:38:04 -07:00 |
Andrei Porumb
|
fc954dbf35
|
Merge branch 'develop' of http://www.github.com/azure/azure-iot-dt-sdks into santa
|
2016-09-02 15:13:34 -07:00 |
Andrei Porumb
|
07c029fa8d
|
move all tests under 1 VS solution folder
|
2016-09-02 15:13:15 -07:00 |
Olivier Bloch
|
a18a57f897
|
Merge branch 'develop' of https://github.com/Azure/azure-iot-dt-sdks into develop
|
2016-09-02 12:14:36 -07:00 |
Olivier Bloch
|
22864be278
|
Updated link to nuget package for temp service SDK
|
2016-09-02 12:14:15 -07:00 |
Andrei Porumb
|
d538def7f8
|
Merge branch 'develop' of http://github.com/azure/azure-iot-dt-sdks into anpo
|
2016-09-02 09:40:40 -07:00 |
Andrei Porumb
|
b571d937c1
|
desired properties codefirst
|
2016-09-02 09:40:30 -07:00 |
Olivier Bloch
|
519b692c23
|
Added instructions for running DeviceTwin C Sample
|
2016-09-02 09:29:05 -07:00 |
Andrei Porumb
|
0e5bb0503c
|
update doc for Desired Properties
|
2016-09-01 12:28:56 -07:00 |
Andrei Porumb
|
bd0db3ca9a
|
serializer documentation after CR
|
2016-08-30 13:21:07 -07:00 |
Andrei Porumb
|
eebec6bf38
|
devicetwin_simplesample after CR
|
2016-08-30 13:17:15 -07:00 |
Andrei Porumb
|
284ba3e62c
|
serializer documentation update
|
2016-08-30 13:13:01 -07:00 |
Andrei Porumb
|
ed7afd0f24
|
devicetwin simple sample
|
2016-08-30 10:42:08 -07:00 |
Andrei Porumb
|
0f1074b232
|
get rid of IOT_AGENT_RESULT
|
2016-08-29 16:28:41 -07:00 |
Andrei Porumb
|
1bf8173f17
|
devdoc SERIALIZER_apis docx => md
|
2016-08-29 14:49:38 -07:00 |
Andrei Porumb
|
062beb8288
|
Merge branch 'develop' of https://github.com/Azure/azure-iot-sdks into santa
|
2016-08-29 09:18:06 -07:00 |
jasminel
|
ed1e461b27
|
bump release and submodules versions
|
2016-08-26 12:47:43 -07:00 |
Andrei Porumb
|
707d97e131
|
command decoder UT after review
|
2016-08-26 09:06:06 -07:00 |
Andrei Porumb
|
decb6a751b
|
Merge branch 'develop' of http://github.com/azure/azure-iot-dt-sdks into anpo
|
2016-08-26 09:05:33 -07:00 |
Andrei Porumb
|
7ffbe6f2fd
|
Merge branch 'develop' of https://github.com/Azure/azure-iot-sdks into santa
|
2016-08-26 08:32:29 -07:00 |
Andrei Porumb
|
e1c22e1574
|
CommandDecoder UT cpp => c
|
2016-08-25 17:30:47 -07:00 |
Andrei Porumb
|
eeae97d3f8
|
commanddecoder_ut.c links
|
2016-08-25 13:09:19 -07:00 |
Andrei Porumb
|
9d151bbaa2
|
rename commanddecoder_ut.cpp => commanddecoder_ut.c
|
2016-08-25 12:32:57 -07:00 |
Andrei Porumb
|
191ee174dc
|
CodeFirst_with_struct all tests pass in umock_c
|
2016-08-25 10:50:19 -07:00 |
Andrei Porumb
|
31ad774575
|
CodeFirst CPP links
|
2016-08-25 10:01:35 -07:00 |
mamokarz
|
ccce88d916
|
Fix a warning on agenttypesystem.c
|
2016-08-25 09:47:51 -07:00 |
Andrei Porumb
|
5146302f2f
|
make it compile on TI and take off some warnings
|
2016-08-25 08:01:33 -07:00 |
Andrei Porumb
|
5b101edbc4
|
datamarshaller after UT + code review
|
2016-08-25 07:09:11 -07:00 |
Andrei Porumb
|
6bc4936837
|
code + UT for DataMarshaller
|
2016-08-24 16:39:58 -07:00 |
Andrei Porumb
|
3fa8b5df35
|
datamarshaller_ut.c all old tests pass again
|
2016-08-24 12:41:45 -07:00 |
Andrei Porumb
|
f5f285546c
|
datamarshaller_ut.c all links
|
2016-08-24 10:57:22 -07:00 |
Andrei Porumb
|
3f9858a444
|
rename datamarshaller_ut.cpp => datamarshaller_ut.c
|
2016-08-24 10:31:54 -07:00 |
Andrei Porumb
|
7fdc0babba
|
Merge branch 'develop' of https://github.com/Azure/azure-iot-sdks into santa
|
2016-08-24 09:20:10 -07:00 |
Andrei Porumb
|
a7c6ea03ce
|
DATA_MARSHALLER requirements for REPORTED_PROPERTIES
|
2016-08-23 16:18:55 -07:00 |
jasminel
|
e1ae571fb9
|
add option to generate e2e tests project for building with nuget packages
|
2016-08-23 15:30:04 -07:00 |
Andrei Porumb
|
8b27f28771
|
add reported properties to the schema
|
2016-08-23 13:51:50 -07:00 |
Andrei Porumb
|
86c0afbdcd
|
datapublisher code + UT for reported properties
|
2016-08-19 15:59:22 -07:00 |
Andrei Porumb
|
9c56242df8
|
datapublisher UT cpp ->c
|
2016-08-18 18:57:09 -07:00 |
Andrei Porumb
|
61e5154a00
|
DataPublisher UT first test compiles and runs
|
2016-08-18 14:23:08 -07:00 |
Andrei Porumb
|
6197434fcb
|
data publisher UT cpp -> c rename
|
2016-08-18 13:57:15 -07:00 |
Andrei Porumb
|
797353be79
|
datapublisher_requirements requirements (header is already checked in)
|
2016-08-18 09:36:37 -07:00 |
Andrei Porumb
|
ec1d47adc7
|
iotdevice code + UT for reported proeprties
|
2016-08-17 17:27:34 -07:00 |
Andrei Porumb
|
32d95bdb81
|
iotdevice UT migration after review
|
2016-08-17 15:06:16 -07:00 |
Andrei Porumb
|
889983ecb8
|
switch iotdevice UT from micromock to umock
|
2016-08-17 14:38:27 -07:00 |
Andrei Porumb
|
8910227e84
|
rename iotdevice_ut.cpp -> iotdevice_ut.c
|
2016-08-17 08:22:00 -07:00 |
Andrei Porumb
|
63f8ce4f6b
|
retconning codefirst and iotdevice to support separate code path for reportedPropertiesTransactions
|
2016-08-16 15:43:46 -07:00 |
Andrei Porumb
|
0b06bf42f4
|
schema code + UT
|
2016-08-16 11:21:53 -07:00 |
Andrei Porumb
|
ddab8fc58d
|
Merge branch 'develop' of https://github.com/Azure/azure-iot-sdks into anpo
|
2016-08-16 07:06:15 -07:00 |
Andrei Porumb
|
8c066c5413
|
temp save before merge with develop of iot sdks
|
2016-08-16 06:25:12 -07:00 |
Andrei Porumb
|
370193ac8d
|
schema headers and specs update for reported properties
|
2016-08-15 13:41:56 -07:00 |
Andrei Porumb
|
ed06124f62
|
all tests pass with umock_c after switching schema to use umock_c
|
2016-08-15 11:16:53 -07:00 |
Andrei Porumb
|
ff959917d9
|
temp
|
2016-08-15 09:28:56 -07:00 |
Andrei Porumb
|
2ec60512b9
|
minor rename of schema_ut.cpp ->schema_ut.c and preparation for switching to umock_c
|
2016-08-15 08:55:12 -07:00 |
aziotclb
|
8baf15129c
|
Update C samples nuget package references
|
2016-08-12 19:05:22 -07:00 |
Andrei Porumb
|
ba62acc8d5
|
after merge with release-20160812 from iot-sdks
|
2016-08-12 17:35:37 -07:00 |
Andrei Porumb
|
4f358f1bca
|
after merge
|
2016-08-12 15:26:16 -07:00 |
Andrei Porumb
|
c8a8dcc074
|
CODEFIRST code+UT after CR
|
2016-08-12 15:02:19 -07:00 |
Andrei Porumb
|
234931afd3
|
CODEFIRST code + UT
|
2016-08-12 13:30:25 -07:00 |
Andrei Porumb
|
0ea396f189
|
temp when all tests pass
|
2016-08-11 15:55:10 -07:00 |
Angelo Ribeiro
|
1b201d3145
|
Renamin Unit Test and E2E Test Names in Client.
|
2016-08-10 11:34:50 -07:00 |
Andrei Porumb
|
ee42eec088
|
temporary save
|
2016-08-09 18:53:29 -07:00 |
Andrei Porumb
|
1d459bcb01
|
squelch warning C2220 for codefirst.c while developing
|
2016-08-08 18:36:54 -07:00 |
Andrei Porumb
|
60994e00e8
|
Merge branch 'develop' of http://github.com/azure/azure-iot-dt-sdks into anpo
|
2016-08-08 18:32:30 -07:00 |
Andrei Porumb
|
d5b50f4d31
|
codefirst after CR. Rename CODEFIRST_ENUM_VALUES to CODEFIRST_RESULT_VALUES
|
2016-08-08 18:14:12 -07:00 |
Bert Kleewein
|
01e50e5547
|
Merge remote-tracking branch 'maintree/develop' into bertk-FI
|
2016-08-08 15:00:41 -07:00 |
Andrei Porumb
|
c053991265
|
codefirst_requirements update for SendAsyncReported
|
2016-08-08 08:29:47 -07:00 |
Jelani
|
dd24ecb07d
|
revert changes for samples
|
2016-08-05 19:40:38 -07:00 |
mamokarz
|
470a5fa130
|
Creates a mechanism to allows compilation of the Serializer with the provided CMakeList.txt, but replacing the samples by the ones in the kit. If use_amqp_kit is defined as ON, CMake will not include the remote_monitoring and simplesample_amqp from the serializer/sample, it will keep these names free for the samples in the kit. It is the same for use_http_kit and use_mqtt_kit.
|
2016-08-05 19:40:37 -07:00 |
Jelani
|
6b1dcf0b1c
|
Consolidate the options to be under one file
|
2016-08-05 19:40:36 -07:00 |
Andrei Porumb
|
9d8f92ffb1
|
change codefirst unittests to umock_c
|
2016-08-05 18:15:54 -07:00 |
Andrei Porumb
|
81c56e37a1
|
rename codefirst_unittests.cpp to codefirst_unittests.c
|
2016-08-05 10:04:39 -07:00 |
Andrei Porumb
|
b7fb48dad7
|
more incomplete types
|
2016-08-04 22:27:06 -07:00 |
Andrei Porumb
|
dc4673fa72
|
a sample, incomplete types
|
2016-08-04 16:40:11 -07:00 |
Andrei Porumb
|
5ec6b4564c
|
serializer header and specs
|
2016-08-04 09:25:00 -07:00 |
aziotclb
|
038dc90707
|
Update samples references to nuget packages and fix release scripts
|
2016-07-29 19:48:04 -07:00 |
Andrei Porumb
|
e85061c6cd
|
convert from docm to md for serializer requirement documents
|
2016-07-28 13:52:53 -07:00 |
aziotclb
|
b4f0c4ee59
|
Merge branch 'master' into develop
# Conflicts:
# c/azure-c-shared-utility
# c/azure-uamqp-c
# c/azure-umqtt-c
|
2016-07-21 12:17:58 -07:00 |
aziotclb
|
98594f1385
|
Update the package references.
|
2016-07-21 09:57:52 -07:00 |
dcristoloveanu
|
8623af7f7a
|
Merge with develop
|
2016-07-20 13:28:51 -07:00 |
dcristoloveanu
|
66cf117e0e
|
Fix failing Windows samples on x64
|
2016-07-20 12:54:17 -07:00 |
dcristoloveanu
|
5c2cfb4c3e
|
Fix usage of ERRORLEVEL in Windows build scripts
|
2016-07-20 12:54:16 -07:00 |
ewertons
|
746fc59a23
|
Merge release branch (2016-07-15-release + master) into develop
|
2016-07-19 16:41:33 -07:00 |
aziotclb
|
a76e262a2c
|
Updating nuget package dependencies on C, Python samples
|
2016-07-19 14:00:45 -07:00 |
dcristoloveanu
|
7fd9ddbb61
|
Update MBED build scripts to use the scripts in C shared util
|
2016-07-16 21:34:50 -07:00 |
dcristoloveanu
|
35b729172c
|
Fix last python binding warnings on x64 W4
|
2016-07-11 20:52:38 -07:00 |
dcristoloveanu
|
bcba9527b2
|
Fix serialzier samples to use unisgned int for messageTrackingId
|
2016-07-11 18:41:10 -07:00 |
dcristoloveanu
|
8f5e67ffe2
|
Merge with develop
|
2016-07-11 18:35:45 -07:00 |
dcristoloveanu
|
72ba45cbc5
|
Fix more W4 warnings on VS compiler for x64
|
2016-07-11 18:22:51 -07:00 |
dcristoloveanu
|
5cf2919e55
|
Remove /W4 warnings reported by VS compiler
|
2016-07-11 15:12:49 -07:00 |
ewertons
|
c25266a6cf
|
Merging develop into release_20160630
|
2016-07-11 14:03:02 -07:00 |
Jelani
|
fe4f353b12
|
Update amqp e2etest to log tracing
|
2016-07-08 14:05:44 -07:00 |
ewertons
|
72b6ffd794
|
Merge release-2016-06-30 (through master) into develop
|
2016-07-06 11:14:45 -07:00 |
ewertons
|
1fcdcba349
|
Fix for Azure IoT SDK broken C samples
|
2016-07-05 14:13:44 -07:00 |
Zoltan Varga
|
e7c9e1c84e
|
Fixed package number for umqtt in serializer
|
2016-07-05 12:44:27 -07:00 |
mamokarz
|
fd804647fa
|
Remove libc_esp.c and sscanf from the AzureIoTHub lib.
|
2016-07-05 11:05:34 -07:00 |
aziotclb
|
648cd66f6a
|
Updating C samples to use the latest nugets.
|
2016-07-05 11:02:57 -07:00 |
mamokarz
|
b1729183cc
|
Replace all sscanf in the SDK by a local version of string parser.
|
2016-07-01 16:35:06 -07:00 |
mamokarz
|
efdc3ce14c
|
Replace all sscanf in the SDK by a local version of string parser.
|
2016-07-01 16:06:54 -07:00 |
Mark Radbourne
|
57b4941460
|
Fix install targets and add additional flags to build script
|
2016-07-01 16:02:22 -07:00 |
mamokarz
|
4ab652e58f
|
Merge branch 'pushmec-remove_sscanf' of https://github.com/Azure/azure-iot-sdks into pushmec-remove_sscanf
|
2016-07-01 14:02:52 -07:00 |
mamokarz
|
b649b4c776
|
Replace all sscanf in the SDK by a local version of string parser.
|
2016-07-01 13:47:35 -07:00 |
mamokarz
|
736d102ed0
|
Replace all sscanf in the SDK by a local version of string parser.
|
2016-07-01 11:16:55 -07:00 |
anthonyvercolano
|
b02eb14c95
|
Remove the main from the cmake.
|
2016-06-28 16:24:57 -07:00 |
anthonyvercolano
|
29a8f3d993
|
Remove the main from remote monitoring.
|
2016-06-28 16:21:54 -07:00 |
mamokarz
|
de0001132a
|
Replace all sscanf in the SDK by a local version of string parser.
|
2016-06-27 18:19:01 -07:00 |
Jonathan Tanner
|
e61d36c77d
|
Consolidating definition of DEFINE_ENUM_STRING into iothub_client_ll.c, removing definition from samples.
|
2016-06-27 17:09:49 -07:00 |
Zoltan Varga
|
bf8d0c9046
|
Use Service Client in E2E tests
|
2016-06-24 11:24:55 -07:00 |
dcristoloveanu
|
1299d2b716
|
Snap to latest C shared utility with default logger being consolelogger_log
|
2016-06-21 23:04:31 -07:00 |
dcristoloveanu
|
9d38246ecf
|
Update IoT SDKs to use the new runtime switchable logging
|
2016-06-21 13:29:14 -07:00 |
Jelani
|
5295d19ee2
|
update cmakelist to include architecture and update shared-util
|
2016-06-16 14:49:26 -07:00 |
mamokarz
|
2fc4e50c99
|
Create a set of batch files to make and test the Arduino SDK.
|
2016-06-10 15:55:55 -07:00 |
ashokkhurana
|
a1cb30c276
|
TI 3200 SDK Fix
|
2016-06-09 17:42:25 -07:00 |
Mark Radbourne
|
a666dbc102
|
Fix AGENT_DATA_TYPE typedef
|
2016-06-08 15:13:21 -07:00 |
anthonyvercolano
|
4511098ffb
|
Final changes.
|
2016-06-07 13:34:23 -07:00 |
Andrei Porumb
|
23897a042d
|
upload to blob sample
|
2016-06-03 06:22:07 -07:00 |
Andrei Porumb
|
d295aefa19
|
TI fight
|
2016-05-27 10:44:32 -07:00 |
Andrei Porumb
|
ec62028a98
|
moved blob into iothub_client
|
2016-05-27 09:59:03 -07:00 |
anthonyvercolano
|
05a5764aa5
|
Fix the remote sample to null the sastoken config field.
|
2016-05-23 13:52:32 -07:00 |
anthonyvercolano
|
5b8a31cecf
|
Update sample packages.
|
2016-05-23 08:13:56 -07:00 |
tameraw
|
d4f8565f9d
|
Merge pull request #542 from dominicbetts/working-tidyredirects
Tidy up of empty doc files
|
2016-05-09 22:36:30 -07:00 |
anthonyvercolano
|
02a2c7e1dd
|
Adjust the sample packages.
|
2016-05-09 15:48:48 -07:00 |
anthonyvercolano
|
793f42c537
|
Reset the nuspecs and packaging.
|
2016-05-09 12:43:33 -07:00 |