synatx fehler
This commit is contained in:
@@ -148,7 +148,7 @@ public function MakeJson($json)
|
||||
private function SendJsonToInfluxDB($url, $jsonData) {
|
||||
// cURL Initialisieren
|
||||
$curl = curl_init();
|
||||
$pw =$this->ReadPropertyString("Passwort");
|
||||
$pw =$this->ReadPropertyString("GeräteNummer");
|
||||
// Optionen für cURL-Request definieren
|
||||
curl_setopt_array($curl, [
|
||||
CURLOPT_URL => $url,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"compatibility": {
|
||||
"version": "7.1"
|
||||
},
|
||||
"version": "0.86",
|
||||
"version": "0.87",
|
||||
"build": 0,
|
||||
"date": 0
|
||||
}
|
||||
Reference in New Issue
Block a user