1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

5008 commits

Author SHA1 Message Date
a757d28337 fix CI 2021-05-10 00:46:01 +00:00
82f911bf0c websocket: actively cancel lws_service() / poll() when new data is to be sent 2021-05-09 21:03:49 +00:00
5c2fbad0b1 kafka: update RPM packaging dependencies 2021-05-09 22:48:58 +02:00
1926306318 kafka: use default client-id of "villas-node" 2021-05-09 21:49:49 +02:00
5b76110607 kafka: simplify example config 2021-05-09 21:48:45 +02:00
702f11b777 kafka: add missing protocol option 2021-05-09 21:42:36 +02:00
34cdb2819e kafka: fix compiler errors 2021-05-09 18:51:00 +02:00
025f030ae3 kafka: improve shutdown behaviour 2021-05-09 18:43:20 +02:00
3f459d3539 kafka: fix segfault if a single node is used for both publishing and consuming 2021-05-09 18:23:37 +02:00
6c66b7cc75 kafka: fix syntax errors 2021-05-09 18:12:02 +02:00
56f4009e57 kafka: add custom logger 2021-05-09 18:10:34 +02:00
f1b484449e kafka: use a floating point number for the timeout setting 2021-05-09 18:09:24 +02:00
18c736b184 kafka: some of the configuration settings are required 2021-05-09 17:46:27 +02:00
5a9af6553c kafka: harmonize error checking 2021-05-09 17:44:54 +02:00
db2d730d28 kafka: fix typo in example config 2021-05-09 17:44:25 +02:00
fdaebba9cc deps.sh: unify handling of special cases 2021-05-09 17:22:41 +02:00
ec3baca612 kafka: with linking on CentOS 2021-05-09 15:25:40 +02:00
f7f4523ea3 kafka: print errors with logger::error() rather than logger::warn() 2021-05-09 15:23:30 +02:00
0881b38224 kafka: refactor setting "calocation" to "ca" 2021-05-09 15:23:02 +02:00
6417b3a6f2 kafka: more code-cleanups 2021-05-09 15:21:59 +02:00
8f8d35792b kafka: build without tests and examples in deps.sh 2021-05-09 15:06:15 +02:00
0746787559 kafka: add CMAKE_OPTS in deps.sh 2021-05-09 14:58:27 +02:00
c594077534 kafka: fix whitespaces 2021-05-09 14:58:08 +02:00
d5d12dd38e kafka: fix authorship and copyright 2021-05-09 14:57:44 +02:00
Juan Pablo Noreña
818047c6bd node-type-kafka producer and consumer separation, not working at same time as in a single node as desirable 2021-05-06 17:15:36 -05:00
Juan Pablo Noreña
b32af984ac Modifies Dockerfile.alpine for rdkafka dep 2021-05-05 16:59:07 -05:00
Juan Pablo Noreña-Monsalve
727e886d47
Update CMakeLists.txt 2021-05-05 12:14:41 -05:00
Juan Pablo Noreña
ca10fd076f Adds node-type-kafka, example and packaging deps 2021-05-05 12:02:18 -05:00
91cdf355a2 Update lib/hooks/stats.cpp 2021-04-28 13:15:01 +00:00
a401555c93 docker: add missing bash to Alpine image 2021-04-26 13:52:18 +00:00
8837ef4e5e tests: disable broken tests 2021-03-19 12:54:25 +00:00
c840ba567b some cleanups and fixes 2021-03-19 06:35:14 -04:00
65e26e31b9 lua: fix Lua 5.1 compatability 2021-03-17 14:58:45 +00:00
56315a026c fix cppcheck warnings 2021-03-17 14:58:45 +00:00
cd81f65142 update VILLAScommon submodule 2021-03-17 14:58:45 +00:00
6928974a93 lua: added integration tests and a few bug fixes 2021-03-17 14:58:45 +00:00
081195a080 villas-hook: allow separate input/output formats 2021-03-17 14:58:45 +00:00
0d1f8576dc villas-hook: allow configuration via JSON file 2021-03-17 14:58:45 +00:00
44b11d54b1 ci: use GitLab services for AMQP and MQTT tests 2021-03-17 14:58:45 +00:00
6a96b05487 fix some integration tests 2021-03-17 14:58:45 +00:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
5f6a28ca11 bump python version 2021-03-09 02:08:09 +01:00
f71bd0fef4 lua: fix includes 2021-03-09 01:49:18 +01:00
2d5ca906e7 fix indention 2021-03-09 01:49:04 +01:00
8fe1df94ff api: fix exception for node and path requests 2021-02-25 17:17:11 -05:00
4ae1b1cbfd path: fix detection of output signals for paths without any hooks configured 2021-02-24 15:09:02 +01:00
6f38977f59 update RPM dependencies 2021-02-24 14:13:36 +01:00
94eeded67d python: autodetect API URL 2021-02-24 10:05:41 +01:00
8e53d2a329 opal: fix node-type 2021-02-24 09:17:53 +01:00
9768014a06 add OpenAPI spec for VILLASnode relay (closes #271) 2021-02-23 02:18:23 +01:00