Visualize clients going offline + Add mqtt connection details to config
This commit is contained in:
parent
b2f1e2b07c
commit
964e3c0305
4 changed files with 13 additions and 3 deletions
|
|
@ -27,7 +27,7 @@ declare type ControlUI = {
|
|||
|
||||
// DROPDOWN optional properties
|
||||
options?: Map<string,any>, //options for dropDown
|
||||
renderValue?: (value: string) => string
|
||||
renderValue?: (value: string) => string,
|
||||
|
||||
// SLIDER optional properties
|
||||
min?: number,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue