Log Event
How to log an event using firmware API
Get an Event code
Go to Device Template -> Events
Find the Event Code. Edit it if needed
Copy it to use in the firmware code below:
Log Events from the device
Use Blynk.logEvent
command to log events to the Blynk cloud.
Last updated
Was this helpful?