@bacnet-js/client
Preparing search index...
ListElementOperationPayload
Interface ListElementOperationPayload
interface
ListElementOperationPayload
{
arrayIndex
:
number
;
header
?:
BACnetMessageHeader
;
listOfElements
:
BACNetAppData
<
ApplicationTag
,
any
>
[]
;
objectId
:
BACNetObjectID
;
propertyId
:
PropertyIdentifier
;
}
Hierarchy (
View Summary
)
BasicServicePayload
ListElementOperationPayload
Index
Properties
array
Index
header?
list
Of
Elements
object
Id
property
Id
Properties
array
Index
arrayIndex
:
number
Optional
header
header
?:
BACnetMessageHeader
list
Of
Elements
listOfElements
:
BACNetAppData
<
ApplicationTag
,
any
>
[]
object
Id
objectId
:
BACNetObjectID
property
Id
propertyId
:
PropertyIdentifier
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
array
Index
header
list
Of
Elements
object
Id
property
Id
@bacnet-js/client
Loading...