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

235 commits

Author SHA1 Message Date
Vincent Bareiß
6f09e60a6a Tried out dumper 2021-08-23 16:03:58 +02:00
Vincent Bareiss
a05ba6673f cleaned up CMakeLists 2021-08-19 20:56:42 +02:00
Vincent Bareiss
1dc8a475a0 Added first implementation of node-ft4222
Added example .conf
Fixed building with ft4222
2021-08-19 19:33:01 +02:00
d72a133263 redis: add new redis node-type 2021-07-20 14:53:40 +00:00
178f43d2b0 add example config for rms hook 2021-07-07 10:41:54 +02:00
2ba278a774 add example config for moving average hook 2021-07-07 10:41:54 +02:00
ebce47b75b update configs to new format configuration style 2021-06-22 07:14:34 -04:00
2680a067f0 scale: fixes for scale hook 2021-06-18 14:31:29 -04:00
Juan Pablo Noreña
7657b6c84b kafka-json-format-type added for (de)serialization of { schema = {...}, payload = {...} } kafka messages 2021-06-02 14:44:50 -05:00
5b76110607 kafka: simplify example config 2021-05-09 21:48:45 +02:00
db2d730d28 kafka: fix typo in example config 2021-05-09 17:44:25 +02:00
0881b38224 kafka: refactor setting "calocation" to "ca" 2021-05-09 15:23:02 +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
ca10fd076f Adds node-type-kafka, example and packaging deps 2021-05-05 12:02:18 -05:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
3a7f9c05de lua: fix bugs and improve documentation 2021-02-22 23:15:56 +01:00
fd57b5539f lua: first working version of Lua hook 2021-02-19 07:03:22 +01:00
2c299c69cf tests: fix URL for advio WebDav tests 2021-01-08 20:54:28 +01:00
c00ff67c70 hook: add new lua hook 2021-01-08 19:09:19 +01:00
ea92b530f4 fix example websocket-client config 2020-10-20 22:40:16 +02:00
baddec2228 fix a lot of small bugs 2020-09-10 17:41:30 +02:00
c3889beb38 cmake: use GnuInstallDirs for installing configuration files into the proper directory (closes #276) 2020-09-10 17:40:37 +02:00
8e883cc66d examples: show how to configure signal generator with different settings per signal 2020-08-25 20:28:46 +02:00
b77f223155 config: update URL of example villas-relay instance 2020-08-17 17:30:22 +02:00
af1bb4af9d ngsi: rewrite signal and attribute mapping based on new signal code 2020-08-14 15:00:57 +02:00
d83076d869 file: fix example configuration 2020-07-10 13:30:11 +02:00
Niklas Eiling
5739923bdd can: add integration test 2020-07-09 07:25:36 +02:00
61cfd9e195 can: use tabs instead of spaces for indention 2020-07-09 07:25:35 +02:00
Niklas Eiling
c4b21e5f26 can: add to_raw conversion and fix data conversions in can_write 2020-07-09 07:25:35 +02:00
Niklas Eiling
0235cc1190 can: allow out configuration to not contain name field. Order signals as in the config file instead of searching by name 2020-07-09 07:25:35 +02:00
Niklas Eiling
20afeffa22 can: add example config file 2020-07-09 07:25:34 +02:00
b6d0a67b8e add signal definition for villas-web example config 2020-07-06 14:03:44 +02:00
3e5c0074e2 influxdb: remove unused configuration 2020-03-10 22:54:45 +01:00
b0d862a84d ethercat: add example config 2020-01-25 17:36:46 +01:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
2056a9a472 fix format setting in lab config 2019-11-07 12:48:39 +01:00
b68762adfd tests: do not fail if executed as non-root 2019-10-29 17:59:07 +01:00
a86a7e1a18 add new example config to demonstrate use of VILLASweb 2019-10-20 02:55:37 +02:00
667901688a gate: add hold-off timer 2019-06-27 02:22:08 +02:00
cfc84c0457 gate: add example config 2019-06-27 01:36:45 +02:00
f71643813f fix several minor bugs detected by valgrind 2019-06-26 20:18:44 +02:00
f05b2ae952 exec: add support for env variables, working directory. non-shell mode 2019-06-23 10:53:10 +02:00
09a5d810e3 exec: add new exec node-type 2019-06-05 18:59:45 +02:00
bc3a29ef31 rtp: fix config test 2019-04-23 11:19:35 +02:00
6965520998 ebm: fix config tests 2019-04-23 11:19:18 +02:00
986fd5f81a rtp: use new villas::node::LimitHook::setRate() interface 2019-04-14 19:22:33 +02:00
9d7e44860e test_rtt: update example config 2019-04-10 09:31:35 +02:00
ad31f0a84a config: added node for streaming data to VILLASweb demo instance 2019-04-06 10:51:29 +02:00
df35768d06 update hook example configs to pass test-config test 2019-03-31 22:13:25 +02:00
0d7b7123b6 add example configurations for hooks 2019-03-31 21:11:40 +02:00