Skip to content

Commit 52ba90d

Browse files
authored
📝[ENERGY-5] Allow using API label on setDashboardDevice (#55)
1 parent 084c858 commit 52ba90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Ubidots.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class Ubidots {
6363

6464
/**
6565
* Set Dashboard Device
66-
* @param {String} deviceId - Device id
66+
* @param {String} deviceId - Numeric device id or API label (starting with ~)
6767
* @memberOf Ubidots
6868
*/
6969
setDashboardDevice(deviceId) {

0 commit comments

Comments
 (0)