Skip to content

peichunhuang-1/proto-web-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProtoWebViz

This project aims to build a user interface as a frontend for ProtoCore tools using React. It is currently under development and will be integrated with ProtoCoreJS as the backend.

I am currently developing a user interface that provides two approaches for data interaction: real-time operation and data retrieval from the database. The first approach involves saving data to the database, as shown below.

easily save to database

Users can operate on each topic, choosing whether to save data to the database, transfer it in real-time, or utilize both options.

view in database

Currently, I have not yet implemented the functionality to view previously saved data on the web page. However, I can confirm that the data is correctly saved by checking it in the InfluxDB UI.

raw data saved in database

I saved the data in its protobuf serialized form. While I’m not entirely sure if this is the best approach, my intention is to efficiently store the payload while conserving space.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published