@bacnet-js/client
Preparing search index...
DecodeAcknowledgeSingleResult
Interface DecodeAcknowledgeSingleResult
interface
DecodeAcknowledgeSingleResult
{
len
:
number
;
objectId
:
{
instance
:
number
;
type
:
ObjectType
}
;
property
:
{
id
:
PropertyIdentifier
;
index
:
number
}
;
values
:
ApplicationData
[]
;
}
Index
Properties
len
object
Id
property
values
Properties
len
len
:
number
object
Id
objectId
:
{
instance
:
number
;
type
:
ObjectType
}
property
property
:
{
id
:
PropertyIdentifier
;
index
:
number
}
values
values
:
ApplicationData
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
len
object
Id
property
values
@bacnet-js/client
Loading...