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

pps_ts: fix parse function for singal name update

This commit is contained in:
Manuel Pitz 2021-07-12 12:43:35 +02:00 committed by Steffen Vogel
parent a6478f94e2
commit d4ea4b9d6e

View file

@ -82,7 +82,7 @@ public:
assert(state != State::STARTED);
Hook::parse(json);
SingleSignalHook::parse(json);
double fSmps = 0;
ret = json_unpack_ex(json, &err, 0, "{ s?: f, s: F }",