Microcontrollers and realtime

I'm interested in using supabase with microcontrollers. I can insert and select things from the database using simple requests, but is there a way to realtime on a microcontroller? I'd love to be able to send realtime sensor data supabase and have it be displayed on the app.
Was this page helpful?