@bacnet-js/client
Preparing search index...
WriteFileOptions
Interface WriteFileOptions
interface
WriteFileOptions
{
invokeId
?:
number
;
isStream
?:
boolean
;
maxApdu
?:
number
;
maxSegments
?:
number
;
}
Hierarchy (
View Summary
)
ServiceOptions
WriteFileOptions
Index
Properties
invoke
Id?
is
Stream?
max
Apdu?
max
Segments?
Properties
Optional
invoke
Id
invokeId
?:
number
Optional
is
Stream
isStream
?:
boolean
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
is
Stream
max
Apdu
max
Segments
@bacnet-js/client
Loading...