Istruzioni apertura citofonotuttisanti192023-10-21T14:38:07+01:00Title of the document function apriPortone() {
var xr=new XMLHttpRequest();
xr.open("GET", "https://chiavistello.it/cvlopenapi.php?user=umbertoi&key=ehGtfde5trccd&dev=portone&open=1';", true);
xr.send();
}