Searched defs:NodeAction (Results 1 – 1 of 1) sorted by relevance
35 struct NodeAction { struct38 : node_index(node_index), in node_index()42 std::size_t node_index;43 std::size_t value_index;44 std::chrono::milliseconds timeout_ms; // 0ms for forever45 std::string enable_property; // boolean property to control action on/off.