@bacnet-js/client
Preparing search index...
DeviceCommunicationControlPayload
Interface DeviceCommunicationControlPayload
interface
DeviceCommunicationControlPayload
{
enable
:
boolean
;
header
?:
BACnetMessageHeader
;
password
?:
string
;
timeDuration
:
number
;
}
Hierarchy (
View Summary
)
BasicServicePayload
DeviceCommunicationControlPayload
Index
Properties
enable
header?
password?
time
Duration
Properties
enable
enable
:
boolean
Optional
header
header
?:
BACnetMessageHeader
Optional
password
password
?:
string
time
Duration
timeDuration
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
enable
header
password
time
Duration
@bacnet-js/client
Loading...