awaBerry Node.js API Client -> usageFullScenario.js Test

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