touch switch support
This commit is contained in:
@ -20,9 +20,9 @@ export abstract class AItem {
|
||||
protected topicFirstPart: string
|
||||
protected itemId: string
|
||||
protected label: string
|
||||
private item: string
|
||||
private room: string
|
||||
private floor: string
|
||||
protected item: string
|
||||
protected room: string
|
||||
protected floor: string
|
||||
protected subscribeTopics: string[]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user