Doplnenie grafov teploty, tlaku, vlhkosti
This commit is contained in:
@@ -16,4 +16,5 @@ Route::get('/', function () {
|
||||
});
|
||||
|
||||
Route::get('/data',"MeasurementController@index");
|
||||
Route::get('/data/get',"MeasurementController@get");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user