#node-red source of call

1 messages · Page 1 of 1 (latest)

ashen ether
#

How can I get the originator of the call to Node-Red? I would like to know if the trigger is from Alexa or my watch. Thanks in advance

midnight jungle
#

Should be able to check out the event's data.new_state.context.user_id property

#

That'll have the user ID of the initiator