tum-esi / testbench

Thing Description based testing framework based on eclipse-thingweb/node-wot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

initiate requires an empty body

egekorkan opened this issue · comments

there is no input data in the action so there should be no need for an empty body right? Maybe need to check the protocol bindings and comment back on the issue

commented

Corrected with last commit. Initiate action of testbench takes a boolean input value which activates logging to the console.
Example bodies are: "true" or "false" .