Skip to content

Creating a Copy To Clipboard Handler #155

@dhruvkhanna38

Description

@dhruvkhanna38

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions