Data Output Service

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 example: a device reads one variable resulting in a response of 100 registers at every 10 minutes (100 temperature data points), the operations will result in 100 * 6 = 600 transactions per hour, which can then be converted by multiplying by 720 to result in 600 * 720 = 432,000 transactions/mo.

If the limit is exceeded, any attempt to read data (GET) will be denied for the rest of the month.

Accessing data from the dashboards, including when it's downloaded in .csv format from the widgets, does not count towards the general Data Output limit. Instead, a separate data output limit, specifically for dashboards, is consumed. For more information, please refer to our documentation on Data Output for Dashboards.

The system will also count data output when using the function 'Export Data' from the Device.
Request limits are applied to a wide range of interactions within the platform, including activities such as reading and exporting data. Read more about our Rate Limits.


    • Related Articles

    • Data Output for dashboards

      In TagoIO, each time someone accesses data from the Dashboards using TagoIO Admin or TagoRUN, a data output is counted for each variable displayed. For instance, when an end-user loads a dashboard that displays 3,000 registers, this same number will ...
    • 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 ...
    • 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 ...
    • 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 Records

      Data Record is related to the variables that are stored and fed by the devices. Each register is composed of a variable and all metadata associated with it. The data record limit will define the maximum storage capacity for the selected Profile at ...