@bacnet-js/client
Preparing search index...
ServiceOptions
Interface ServiceOptions
interface
ServiceOptions
{
invokeId
?:
number
;
maxApdu
?:
number
;
maxSegments
?:
number
;
}
Hierarchy (
View Summary
)
ServiceOptions
ReadPropertyOptions
WritePropertyOptions
DeviceCommunicationOptions
ReinitializeDeviceOptions
Index
Properties
invoke
Id?
max
Apdu?
max
Segments?
Properties
Optional
invoke
Id
invokeId
?:
number
Optional
max
Apdu
maxApdu
?:
number
Optional
max
Segments
maxSegments
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
invoke
Id
max
Apdu
max
Segments
@bacnet-js/client
Loading...