Skip to content

Commit b2211ea

Browse files
committed
Added README to examples scripts
1 parent 9e80003 commit b2211ea

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

examples/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Example scripts
2+
3+
This directory contains examples scripts for simple tasks. Feel free to use and customize these scripts to your needs or
4+
just to use them as inspiration. Please be aware that there are not much error handling in these scripts.
5+
6+
* upload_firmware.py: example how to manage firmware uploads
7+
* get_tenant_token.py: The GraphQL Playground accessible at /api/graphql requires authentication. This script prints the
8+
required authentication header that can be used in playgroud.

0 commit comments

Comments
 (0)