diff --git a/api/json.php b/api/json.php index cfde279..99f034f 100755 --- a/api/json.php +++ b/api/json.php @@ -24,7 +24,6 @@ header('Content-Type: application/json'); header('Access-Control-Allow-Origin: *'); $blueweather = new BlueWeather($config); -//$_POST['submitSensorData'] = '{"signature":"123", "identity":1, "data":"Hello World"}'; if (isset($_GET['locId'])) { // get data of given location