1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib/formats
2018-05-26 02:23:00 +02:00
..
csv.c csv: add new sub-format for tabulator separated values 2018-05-24 10:45:52 +02:00
json.c io: apply new separator/delimiter settings to other formats 2018-05-24 10:46:31 +02:00
json_reserve.c json.reserve: fix parsing of timestamp and values 2018-05-26 02:23:00 +02:00
Makefile.inc refactored: io_format -> format_type 2018-05-12 13:57:39 +02:00
msg.c refactored: io_format -> format_type 2018-05-12 13:57:39 +02:00
protobuf.c refactor: struct plugin::io -> struct plugin::format 2018-05-13 13:51:28 +02:00
raw.c refactor: struct plugin::io -> struct plugin::format 2018-05-13 13:51:28 +02:00
villas.pb-c.c io: several fixes 2018-05-12 15:25:47 +02:00
villas.pb-c.h io: several fixes 2018-05-12 15:25:47 +02:00
villas.proto refactored: io_format -> format_type 2018-05-12 13:57:39 +02:00
villas_binary.c refactor: struct plugin::io -> struct plugin::format 2018-05-13 13:51:28 +02:00
villas_human.c villas.human: improve header 2018-05-24 10:49:31 +02:00