namespace static
nexus.device.functionality. calibration
Source: src/
Methods
async static
remove(deviceId, fctGraphId, fctId, body) → Promise containing ApiResponse
deletes a sensor calibration
Parameters
Name | Type | Optional | Description |
---|---|---|---|
deviceId |
string |
|
|
fctGraphId |
string |
|
|
fctId |
string |
|
|
body |
object |
|
- Returns
-
Promise containing ApiResponse
async static
update(deviceId, fctGraphId, fctId, body) → Promise containing ApiResponse
updates a sensor calibration
Parameters
Name | Type | Optional | Description |
---|---|---|---|
deviceId |
string |
|
|
fctGraphId |
string |
|
|
fctId |
string |
|
|
body |
Object |
|
- Returns
-
Promise containing ApiResponse