#highondefi_api

1 messages ¡ Page 1 of 1 (latest)

verbal cloudBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1253412614743130262

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

lucid ice
#

Hello! The short answer is that you don't; there's no bulk reporting feature.

#

What are you trying to do exactly?

lilac adder
#

I want to report meter events for multiple customers at the same time

lucid ice
#

You can't do that.

#

Meter events are customer-specific.

lilac adder
#

Yes, I want to report customer specific meter events

#

Just do it for all my customers at the same time

lucid ice
lilac adder
lucid ice
#

Yes, you can't do it in bulk via the API.

lilac adder
#

Okay, so if I want to do it for multiple customers, I'd have to emit each event individually in a for loop?

lucid ice
#

Yes.

lilac adder
#

And I'm guessing I might hit rate limits while trying to do that?

lucid ice
lilac adder
#

Understood, that should solve my issue, thanks!