We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 084c858 commit 52ba90dCopy full SHA for 52ba90d
‎src/Ubidots.js‎
@@ -63,7 +63,7 @@ class Ubidots {
63
64
/**
65
* Set Dashboard Device
66
- * @param {String} deviceId - Device id
+ * @param {String} deviceId - Numeric device id or API label (starting with ~)
67
* @memberOf Ubidots
68
*/
69
setDashboardDevice(deviceId) {
0 commit comments