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

Fix enable disable feature of this hook

This commit is contained in:
Manuel Pitz 2020-08-28 19:40:23 +02:00 committed by Steffen Vogel
parent 3f35219e14
commit 113cef9a60

View file

@ -99,6 +99,8 @@ public:
assert(state != State::STARTED);
Hook::parse(cfg);
ret = json_unpack_ex(cfg, &err, 0, "{ s?: s, s?: s, s?: s }",
"output", &u,
"prefix", &p,