preparements website communication
This commit is contained in:
parent
d478e81c08
commit
307120cb90
@ -58,6 +58,9 @@ class UsageReporter implements TimerListener {
|
||||
$json = json_encode($properties);
|
||||
$info = base64_encode($json);
|
||||
|
||||
//TODO send Info
|
||||
//TODO make on website
|
||||
/*$this->maniaControl->fileReader->loadFile("url/webservice?info=" . $info, function ($response, $error){
|
||||
$this->maniaControl->log("Error while Sending data: " . $error);
|
||||
});*/
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user