User Manual

awaBerry | usageFullScenario.js Test

Full scenario walkthrough for the awaBerry Agentic API Node.js client — end-to-end example of connecting, triggering a task, and handling the response in Node.js.

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