User Manual

awaBerry | usageFullScenario.py Test

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

usageFullScenario.py Test

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

Execution

python usageFullScenario.py <projectKey> <projectSecret>
Back to Python API Client