namespace
synapse
Source: index.
Namespace
Method
Abstract type
Namespace
deviceAPI
Method
static
configure([customOptions]) → Object
sets the environement and region for the API
Parameters
Name | Type | Optional | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
customOptions |
Object |
Yes |
Values in
|
- Returns
-
Object
the generated configuration for the given options
Abstract type
static
ApiResponse
API response in case of a successful API call
Properties
Name | Type | Optional | Description |
---|---|---|---|
data |
object |
|
contains the server response |
status |
number |
|
contains the server status code |