ottoszika / node-red-contrib-ewelink

NodeRED nodes for eWeLink smart devices
https://ottoszika.github.io/node-red-contrib-ewelink
MIT License
49 stars 28 forks source link

Is it possible to get user that triggered particular action #143

Open demokedes opened 2 years ago

demokedes commented 2 years ago

Hey, I am using deveral ewelink nodes in node-red. The most i am using ewelink listener. Since some of my devices are controled by different users, I am missing this information in payload received by default. If I go into the UI of ewelink apps, under logs, I see which user triggered the action. Is is possible to get this information also through api in nodered? Thank you for your suggestion.