Node.js test case for awaBerry API full scenario. Demonstrates device connection and command execution using the Node.js client.
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.
node usageFullScenario.js <projectKey> <projectSecret>Back to Node.js API Client