Project

General

Profile

Activity #2242

Updated by Thara S Pillai over 2 years ago

CTD Temp vs Time Line over plot 
 Multi line graph to show 
 *Develop API to fetch time-temperature for all CTD sensors with inputs date and time from Database* 

 {[ 
 {"date:", 
 "time":, 
 "sensorlabel":, 
 "temperature":}, 
 {"date:", 
 "time":, 
 "sensorlabel":, 
 "temperature":} 
 ] 
 }

Back