1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/lib/nodes
2018-08-20 18:28:02 +02:00
..
amqp.c plugin: replace plugin_name() by type-specific wrappers 2018-08-20 18:16:44 +02:00
cbuilder.c refactor: json_foreach: index -> i 2018-08-13 00:00:10 +02:00
CMakeLists.txt cmake: allow VILLASnode to be included into other CMake projects via add_subdirectory() 2018-07-16 20:16:14 +02:00
comedi.c comedi: refactor code to VILLASnode code style 2018-08-13 00:00:10 +02:00
file.c plugin: replace plugin_name() by type-specific wrappers 2018-08-20 18:16:44 +02:00
iec61850.c iec61850: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:22:59 +02:00
iec61850_sv.c iec61850: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:22:59 +02:00
infiniband.c refactor: memory_type_heap -> memory_heap 2018-08-13 14:57:32 +02:00
influxdb.c influxdb: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:27:23 +02:00
loopback.c refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
mqtt.c mqtt: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:26:53 +02:00
nanomsg.c nanomsg: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:25:25 +02:00
ngsi.c refactor: json_foreach: index -> i 2018-08-13 00:00:10 +02:00
opal.c refactor: fix include paths 2018-08-13 00:00:09 +02:00
shmem.c refactor: json_foreach: index -> i 2018-08-13 00:00:10 +02:00
signal_generator.c node, hook: remove parse_cli() functions 2018-08-13 00:00:10 +02:00
socket.c socket: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:26:14 +02:00
stats.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
test_rtt.c test_rtt: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:28:02 +02:00
websocket.c websocket: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:27:45 +02:00
zeromq.c zeromq: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:25:42 +02:00