User Manual

usageFullScenario.py Test

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

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