-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Issue Description:
We need to develop a copy to clipboard handler that can connect to multiple sensors and merge the data stream into a CSV file. This handler will provide users with the ability to copy data from various sensors and then copy the merged data as CSV.
Requirements:
Data Merging Algorithm: Develop an algorithm to merge data from the clipboard and other sources into a single csv table. Merging of data needs to be done on the basis of timestamp.
User Interface: Create a user-friendly interface to interact with the handler, enabling users to select sources and copy data.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request