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 3278154 commit e614ed6Copy full SHA for e614ed6
Readme.md
@@ -44,7 +44,7 @@ This example utilises a public device defined in IOStash.
44
- `subscribeLocation(deviceId,cb())` - Subscribes to location data from the specified device.
45
- `subscribeActions(deviceId,cb())` - Subscribes to device trigger action of the specified device.
46
- `subscribeCustomData(deviceId,cb())` - Subscribes to custom data sent to the device.
47
- - `onDisconnect(cb())` - Fires when the connection to the server is lost.
+ - `onDisconnect(cb())` - Fires when the connection to the server is lost.
48
49
**Notes**
50
0 commit comments