What is the right way to setup event declaration and send the event? #426
Replies: 3 comments 4 replies
-
|
get_eventlist.py is to retrieve declared events. So your event should be there when you have got no error during declaration. I never see emojis in sys log lol 😂 did you vibe code that part ? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @BetterZhouXu , |
Beta Was this translation helpful? Give feedback.
-
|
Hi @BetterZhouXu, Could you try using the function Cheers, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to combine the examples object-detection-yolov5 and send-event. I want to send the event after something is detected. But when I try to use get_eventlist.py to retrieve event declaration info and event list. I can only get event declaration info with getlist param, I cannot get event list with getsent param. And I can see the log such as "✅ Successfully sent event:". But I cannot find the event. What whould be the problem? I also attached the related functions and logs. Thanks.



Beta Was this translation helpful? Give feedback.
All reactions