Search
Preparing search index...
The search index is not available
node-opcua-mono-repo
Support
Backers
Options
All
Public
Public/Protected
All
Inherited
Menu
TTwoStateStatus
Globals
Interface TTwoStateStatus
Hierarchy
TVariant
<
string
>
TTwoStateStatus
Constructors
constructor
Properties
arrayType
dataType
dimensions
id
schema
value
coerce
schema
Methods
clone
decode
decodeDebug
encode
isValid
toString
Constructors
constructor
new TTwo
State
Status
(
options
?:
VariantOptions
|
null
)
:
TTwoStateStatus
Parameters
Optional
options:
VariantOptions
|
null
Returns
TTwoStateStatus
Properties
array
Type
array
Type
:
VariantArrayType
data
Type
data
Type
:
DataType
dimensions
dimensions
:
number
[]
|
null
id
id
:
TVariant
<
boolean
>
schema
schema
:
StructuredTypeSchema
value
value
:
string
Static
coerce
coerce
:
typeof _coerceVariant
Static
schema
schema
:
StructuredTypeSchema
Methods
clone
clone
(
)
:
Variant
Returns
Variant
decode
decode
(
stream
:
BinaryStream
)
:
void
Parameters
stream:
BinaryStream
Returns
void
decode
Debug
decode
Debug
(
stream
:
BinaryStream
, options
:
any
)
:
void
Parameters
stream:
BinaryStream
options:
any
Returns
void
encode
encode
(
stream
:
OutputBinaryStream
)
:
void
Parameters
stream:
OutputBinaryStream
Returns
void
is
Valid
is
Valid
(
)
:
boolean
Returns
boolean
to
String
to
String
(
)
:
string
Returns
string
TTwo
State
Status
constructor
array
Type
data
Type
dimensions
id
schema
value
coerce
schema
clone
decode
decode
Debug
encode
is
Valid
to
String
Generated using
TypeDoc