Search
Preparing search index...
The search index is not available
node-logix
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
LgxResponse
Class LgxResponse
Hierarchy
LgxResponse
Index
Constructors
constructor
Properties
message
status
tag_
name
value
Methods
to
String
Constructors
constructor
new
Lgx
Response
(
tag_name
?:
string
|
undefined
, value
?:
any
, status
?:
undefined
|
number
)
:
LgxResponse
Parameters
Optional
tag_name:
string
|
undefined
Optional
value:
any
Optional
status:
undefined
|
number
Returns
LgxResponse
Properties
Optional
message
message
:
undefined
|
string
Optional
status
status
:
undefined
|
number
Optional
tag_
name
tag_
name
:
string
|
undefined
Optional
value
value
:
any
Methods
to
String
to
String
(
)
:
string
Returns
string
Globals
Lgx
Response
constructor
message
status
tag_
name
value
to
String
Generated using
TypeDoc