Data Input Service

Data Input Service

Each time a device sends data to TagoIO, the system will count 1 Data Input Transaction for each variable. 

These data input transactions are counted against the Profile where your devices are located.

You need to estimate the maximum number of transactions per month.

You can visualize the limits and the usage history of each service in the Profile tab, located under the Profiles & Teams session of your account.


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.

TagoIO will deny requests from any devices linked to the Profile that is blocked.
  • Example:  If your device sends the registers 'temperature' and 'humidity' in the same post every 2 minutes, the usage of Data Input Transactions will be:

2 (registers) * 30 (requests per hour) = 60/hour * 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.

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.

    • Related Articles

    • Data Output Service

      One transaction of Data Output is counted for each register read from a device's data storage. Learn more about Getting Data. You need to define the Data Output limit per month for each Profile where your applications are running. Here is one ...
    • Input Control Widget

      The Input control allows users to submit values to variables through a form. Editing the form The Input control is a very dynamic widget, as you can customize its colors, layout, text, and even icons. To edit a specific section of this widget, you ...
    • Input Form Widget

      The Input form allows users to submit values to variables through a form. Editing the form The Input form is a very dynamic widget. You can customize its colors, layout, text, and even icons. To edit a specific section of this widget, you must hover ...
    • PDF Service Generator

      Learn how to create PDF documents using the TagoIO service generator. Simply make an HTTP request to our PDF service, and the response will be a base64. The base64 response can be sent by email using Analysis or it may be saved in our Files. POST ...
    • Data Export

      At TagoIO, you have multiple options for exporting data. You can export device data directly from the Admin panel on your device's page, through the API, or directly from Widgets in either the Admin panel or the TagoRun portal. Exporting data will ...