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:
parent
3f35219e14
commit
113cef9a60
1 changed files with 2 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue