@bacnet-js/device
Preparing search index...
BDObjectEvents
Interface BDObjectEvents
Events that can be emitted by a BACnet object
interface
BDObjectEvents
{
aftercov
:
[
object
:
BDObject
,
property
:
BDAbstractProperty
<
any
,
any
,
any
>
,
newValue
:
|
BACNetAppData
<
ApplicationTag
,
any
>
|
BACNetAppData
<
ApplicationTag
,
any
>
[]
,
]
;
[
key
:
string
]:
any
[]
;
}
Hierarchy (
View Summary
)
EventMap
BDObjectEvents
BDDeviceEvents
Indexable
[
key
:
string
]:
any
[]
Index
Properties
aftercov
Properties
aftercov
aftercov
:
[
object
:
BDObject
,
property
:
BDAbstractProperty
<
any
,
any
,
any
>
,
newValue
:
|
BACNetAppData
<
ApplicationTag
,
any
>
|
BACNetAppData
<
ApplicationTag
,
any
>
[]
,
]
Emitted after a property value has changed
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aftercov
@bacnet-js/device
Loading...
Events that can be emitted by a BACnet object