ServerSideUnimplementedRequest Class
Extends BaseUAObject
Defined in:
Module: opcua.address_space.types
packages\node-opcua-end2end-test\_test_generated\_auto_generated_ServerSideUnimplementedRequest.js:28
Constructor
ServerSideUnimplementedRequest
(
-
options
Parameters:
-
options
Object-
[requestHeader]
RequestHeader optional
-
Item Index
Methods
Properties
Methods
binaryStoreSize
()
Number
Calculate the required size to store this object in a binary stream.
Returns:
Number:
decode
(
-
stream
-
[option]
decode the object from a binary stream
Parameters:
-
stream
BinaryStream -
[option]
Object optional
decode_debug
()
getRandomInt
(
private
-
min
-
max
return a random integer value in the range of min inclusive and max exclusive
Parameters:
-
min
Object -
max
Object
Returns:
:
isValid
()
Boolean
verify that all object attributes values are valid according to schema
Returns:
Boolean:
make_debugLog
(
-
script_fullpath
Parameters:
-
script_fullpath
Object
Returns:
returns a debugLog function that will write message to the console if the DEBUG environment variable indicates that the provided source file shall display debug trace
redirectToFile
(
-
tmpfile
-
action_func
-
callback
Parameters:
-
tmpfile
Stringlog file name to redirect console output.
-
action_func
Function- the inner function to execute
-
callback
Object
toString
()
String
Returns:
String: