Wworking on improving the tool
This commit is contained in:
@@ -60,6 +60,8 @@ type Metadata struct {
|
||||
DriveHigh float64
|
||||
EnumStrings []string // non-nil only for TypeEnum
|
||||
Writable bool
|
||||
Properties map[string]string // Channel Finder properties
|
||||
Tags []string // Channel Finder tags
|
||||
}
|
||||
|
||||
// CancelFunc cancels a subscription started by DataSource.Subscribe.
|
||||
|
||||
Reference in New Issue
Block a user