You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi i'm using your npm on node-red. It's really great !!! but i seem at a lost on how to use each function. for example what should i specify in msg.payload , msg.topic ??. if i want to find whether there is a key inside redis i use EXIST function with msg.topic = "Key";
then what about the other??
If you want more clarification you can tell me and i'll try to explain my problem.