Project

General

Profile

Actions

Activity #2479

closed

Feature #1855: Design and Development for Dashboard Visualization

Activity #2221: Create a dashboard with simulated data

Sub module #2253: Dashboard 1 Panel configuration

Panel 1.1 -- Modification to Accoustic raw data file

Added by Thara S Pillai over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
04/15/2024
Due date:
04/23/2024
% Done:

100%

Estimated time:
Planned Due Date:

Description

The noise acoustic data as wav file in NAS
Instead of JSON, keep NAS file location in DB
In NodeJS, read wave file from NAS location
Convert wav file data to JSON
Return JSON response to grafana
conversion logic to share by seg

Actions #1

Updated by Thara S Pillai over 2 years ago

  • Due date changed from 04/15/2024 to 04/23/2024
  • Assignee changed from Shameera S L to Vidya Lekshmi

Read API response as
Data Source: The PDF data in JSON format against each 5-minute WAV file in the database.
Return response in format

"data":[ {"segm_no":1, "seg_datetime": "", "tot_segms": "", "values": []}, {"segm_no":2, "seg_datetime": "", "tot_segms": "","values": []}, {"segm_no":3, "seg_datetime": "", "tot_segms": "", "values": []}
]
Chart look and feel as doc shared.

Actions #2

Updated by Thara S Pillai over 2 years ago

  • Status changed from New to In Progress
  • % Done changed from 100 to 60
Actions #3

Updated by Vidya Lekshmi over 2 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 60 to 100
Actions #4

Updated by Thara S Pillai about 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF