remove old stuff, templates for Emit strings

This commit is contained in:
2023-11-12 23:21:11 +03:00
parent 90298cd5a3
commit fd65c1a3a1
19 changed files with 202 additions and 94 deletions

View File

@@ -48,7 +48,7 @@ public:
int Stop() override;
int getChanType() override;
int Ctrl(itemCmd cmd, char* subItem=NULL, bool toExecute=true, bool authorized = false) override;
int getDefaultStorageType(){return ST_INT32;};
//int getDefaultStorageType(){return ST_INT32;};
protected: