コード例 #1
0
ファイル: uninstall.php プロジェクト: eflye/yana-plugins
<?php

require_once 'classes/DomoticzCmd.class.php';
$table = new DomoticzCmd();
$table->drop();
$conf = new Configuration();
$conf->getAll();
$conf->remove('ip', 'domoticz');
$conf->remove('port', 'domoticz');
$conf->remove('user', 'domoticz');
$conf->remove('pswd', 'domoticz');
$conf->remove('widgets_devices', 'domoticz');
//TODO delete widget