Fix sorting room, fix form sending after sorting and add column Historie
This commit is contained in:
@@ -7,11 +7,9 @@ class DevicesApi extends ApiController{
|
||||
$response = [];
|
||||
|
||||
// TODO: process the request
|
||||
|
||||
$this->response($response);
|
||||
}
|
||||
|
||||
public function getDevicesByRoom($roomId){
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user