Preparing search index...
The search index is not available
@wago/wdx-schema
@wago/wdx-schema
WDX
Schema
Message
Script
BrowseRequest
Class BrowseRequest
Hierarchy (
view full
)
AbstractMessage
BrowseRequest
Index
Constructors
constructor
Properties
body
error?
origin
target
timestamp
timezone?
topic?
type
uuid
Constructors
constructor
new
Browse
Request
(
path
,
level
?
,
uuid
?
,
error
?
)
:
BrowseRequest
Parameters
path
:
string
Optional
level
:
number
Optional
uuid
:
string
Optional
error
:
AbstractException
Returns
BrowseRequest
Properties
body
body
:
BrowseRequestBody
Optional
error
error
?:
null
|
AbstractException
origin
origin
:
Instance
|
InstanceOrigin
target
target
:
string
|
Instance
|
InstanceOrigin
timestamp
timestamp
:
number
= ...
Optional
timezone
timezone
?:
string
Optional
topic
topic
?:
string
type
type
:
WDX
.
Schema
.
Message
.
Type
= Type.ScriptBrowseRequest
uuid
uuid
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
body
error
origin
target
timestamp
timezone
topic
type
uuid
@wago/wdx-schema
Loading...