19fbd94e6f
added 'combine' aka vector support to NGSI node
2015-10-12 15:29:26 +02:00
0d59e63be6
replaced static array for NGSI mapping by dynamic one
2015-10-12 13:49:31 +02:00
01cf61e467
updated Doxygen documentation
2015-10-11 13:22:58 +02:00
c1e2711ff8
improved documentation
2015-09-22 15:27:23 +02:00
c89107af4d
make SSL certificate checks configurable
2015-09-22 14:49:42 +02:00
bfb0221ccf
replaced strap() and vstrap() functions by strcatf() and vstrcatf()
...
The new versions of those string concatenating functions are using realloc() to dynamically resize the string buffer if needed.
We don't use the stack anymore.
2015-09-22 13:01:02 +02:00
214bc9c11a
mostly finished support for NGSI publish to context broker
2015-09-21 17:13:50 +02:00
c63ad04400
first chunk of NGSI node type implementation
2015-09-19 18:55:11 +02:00