@bacnet-js/device
Preparing search index...
BDMultiStateValueOpts
Interface BDMultiStateValueOpts
interface
BDMultiStateValueOpts
{
description
?:
string
;
name
:
string
;
presentValue
?:
number
;
states
:
[
first
:
string
,
...
rest
:
string
[]
]
;
writable
?:
boolean
;
}
Index
Properties
description?
name
present
Value?
states
writable?
Properties
Optional
description
description
?:
string
name
name
:
string
Optional
present
Value
presentValue
?:
number
states
states
:
[
first
:
string
,
...
rest
:
string
[]
]
Optional
writable
writable
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
present
Value
states
writable
@bacnet-js/device
Loading...