User Manual

usageFullScenario.js Test

Node.js test case for awaBerry API full scenario. Demonstrates device connection and command execution using the Node.js client.

usageFullScenario.js Test

This test demonstrates a full scenario implementation to allow entering commands to a device and getting results back using the awaBerry Node.js API client.

Execution

node usageFullScenario.js <projectKey> <projectSecret>
Back to Node.js API Client