tum-esi / wade

WoT API Development Environment built on top of thingweb.node-wot
https://www.ei.tum.de/en/esi/home/
MIT License
26 stars 6 forks source link

Ordering the execution of interactions #108

Open egekorkan opened 3 years ago

egekorkan commented 3 years ago

It is not possible to order the interactions by the user but at least when writing a property, it is convenient that the read happens always after a write so that with one "invoke interactions" the confirmation is shown to the user.