updated schema
This commit is contained in:
@@ -56,7 +56,7 @@ package schema
|
||||
}
|
||||
OutputSignals: {
|
||||
[_]: {
|
||||
Default!: uint32
|
||||
DefaultValue!: uint32
|
||||
Value!: uint32
|
||||
Type!: string
|
||||
...
|
||||
@@ -73,6 +73,7 @@ package schema
|
||||
[_]: {
|
||||
Value!: number
|
||||
Comparator!: "EQUALS" | "GREATER" | "LESS" | "EQUALS_OR_GREATER" | "EQUALS_OR_LESS" | "NOT"
|
||||
Type!: string
|
||||
...
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user