guid geändert...?

This commit is contained in:
2024-11-08 15:06:54 +01:00
parent 4b3a3df9ea
commit bc4abecc43
3 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{ {
"id": "{006BDB58-5E93-7D64-572B-C993CFC7B93C}", "id": "{78E6FF18-7571-6846-452C-E822B58A91DA}",
"name": "WP", "name": "WP",
"type": 3, "type": 3,
"vendor": "Belevo AG", "vendor": "Belevo AG",

View File

@@ -1,7 +1,6 @@
<?php <?php
class WP extends IPSModule { class WP extends IPSModule {
private $timerID;
public function Create() { public function Create() {
parent::Create(); parent::Create();

View File

@@ -6,7 +6,7 @@
"compatibility": { "compatibility": {
"version": "7.1" "version": "7.1"
}, },
"version": "0.94", "version": "0.95",
"build": 0, "build": 0,
"date": 0 "date": 0
} }