Identify Which User Operated the Device in ESP RainMaker (Arduino IDE)
Posted: Sat Aug 02, 2025 10:48 am
I'm using ESP RainMaker with the Arduino IDE to develop a security device. I’ve shared access to the device with two additional users via the RainMaker app. All three of us can control the arm/disarm switch from the app.
However, I’m currently unable to determine which specific user is toggling the security switch. For security and accountability purposes, I need a way to identify which user (by email ID or unique user ID) performed the action.
Is there any method—either through the Arduino SDK or via the RainMaker backend—to retrieve and display the identity of the user who triggered the switch? Ideally, this information should be viewable either in the serial monitor or displayed within the app.
Thanks in advance for your support!
However, I’m currently unable to determine which specific user is toggling the security switch. For security and accountability purposes, I need a way to identify which user (by email ID or unique user ID) performed the action.
Is there any method—either through the Arduino SDK or via the RainMaker backend—to retrieve and display the identity of the user who triggered the switch? Ideally, this information should be viewable either in the serial monitor or displayed within the app.
Thanks in advance for your support!