I setup a Percept Div Kd with my f1 scaled IoT Hub. And it consumed all 8000 message quota less than 2 hours. Base on what I monitored from the built-in Event Endpoint, it shows:
Message received from [percept-edge-1/azureeyemodule]:
{
"NEURAL_NETWORK": []
}
The message is received every second.
Is it possible I can set the message frequency to 1 message per minutes instead of per second?