Data Input Service
Each time a device sends data to TagoIO, the system counts one Data Input Transaction for each variable included in that payload.
These data input transactions are accounted against the Profile where your devices are located.
You should estimate the maximum number of transactions per month to ensure your Profile has sufficient capacity.
Data Input (limit per month)
You should select a limit that you are sure your application will not exceed during a period of one month. When a profile hits its limit, inputs will be blocked up until the next counting cycle.
- Example: If your device sends the registers
temperature
andhumidity
in the same post every 2 minutes, the usage of Data Input Transactions will be:2 (registers) * 30 (requests per hour) = 60/hour
60 * 720 = 43,200 transactions/mo
Multiply the previous number by the number of devices and you will have the total number of data input transactions per month.
TagoIO will deny requests from any devices linked to the Profile that is blocked.
Rate limits are applied to a wide range of interactions within the platform, including data sent from IoT devices via network protocols (MQTT, LoRaWAN, HTTP). Read more about our Rate Limits.
Viewing limits and usage history
You can visualize the limits and usage history of each service in the Profile tab, located under the Profiles & Teams section of your account.