Actions
Task #5354
closedFix Meta Data packet
Start date:
04/18/2025
Due date:
% Done:
100%
Estimated time:
Description
Currently the meta data packet contains no information. It should contain the information about the name of the columns that the data-generator creates.
So when the consumer fetches the meta data it should use that information to visualize the data in columns.
Updated by Suravi Regmi 13 days ago
- % Done changed from 0 to 100
Meta data now contains the columns header names id,timestamp,localtime,startTime,endTime,semantic_name,user,version.
This should be used by consumer to set the columns names in the UI.
Actions