]> git.ipfire.org Git - collecty.git/commit
graphs: Add scaffolding for a new object
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Sep 2025 17:13:19 +0000 (17:13 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Sep 2025 17:13:19 +0000 (17:13 +0000)
commit40021af764c56e3eb23bc7f5e4d90313a748db9b
treec160148455198cb0a73ce3e5c5e64559bab3e0b2
parentaebc8ca29e28a64e945d539813fe0bdea08a9af1
graphs: Add scaffolding for a new object

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/daemon/graph-bus.c
src/daemon/graph.c [new file with mode: 0644]
src/daemon/graph.h [new file with mode: 0644]