Skip to content

Project

In the following, the functionalities in the field Project of the main menu are presented.

Export datapoint list

This queries information for all datapoints in the project and saves it as an .xlsx file for use with Microsoft Excel. You have the option to include several empty columns, that can be useful in operational contexts. You may also adjust the number of API call workers and the batch size for the requests of tag information for the datapoints. It is highly advised to only adjust these features after consulting your aedifion representative. Generating the file may take a long time depending on the amount of datapoints stored in your project.

export

Count instances and components

This function displays the number of components for each component types, number of instances, and number of datapoints in the project.

count

Upload data from file

This function allows you to easily upload historic time series data stored in a csv or excel file to the API. Your csv file / excel sheet needs to be formatted as follows:

Date FQDN FQDN
YYYY-MM-DD hh:mm:ss value1 value2
YYYY-MM-DD hh:mm:ss value3 value4

A Drop down menu to select a specific sheet from an Excel file will become available once an .xlsx file has been selected. You can adjust the settings for reading .csv files by clicking the Adjust csv settings. You can also transpose the data from your file by clicking the Transpose button.

Delete project alarms

Here you can delete alarms that have previously been created for the project.


Last update: 2023-12-15
Back to top