node-switchbot
Preparing search index...
pushResponse
Interface pushResponse
Response from a device control (push) request.
interface
pushResponse
{
body
:
pushResponseBody
;
message
:
string
;
statusCode
:
number
;
}
Index
Properties
body
message
status
Code
Properties
body
body
:
pushResponseBody
message
message
:
string
status
Code
statusCode
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
message
status
Code
node-switchbot
Loading...
Response from a device control (push) request.