All Collections
Examples
API Examples
Python & Javascript API Examples
Python & Javascript API Examples
avhsupport avatar
Written by avhsupport
Updated over a week ago

Visiting the AVH GitHub where you will find a repo with examples for both Python and Javascript;

Python Examples

  • instance_create_snapshot_delete.py

    • This example demonstrates creating a STM32U5 device, taking a snapshot and then deleting it.

  • stm32_bsp_test.py

    • This example demonstrates using GPIO input/output of a virtual machine

  • create_github_runner.py

    • This example demonstrates using GPIO input/output of a virtual machine

Javascript Examples

  • arm_api

    • ArmApi - JavaScript client for arm_api REST API to manage your virtual devices.

  • sensordemo-docker

    • This example will execute a build on your runner and create a new device on AVH to test the output of the build on.

  • sensordemo-generate-api

Did this answer your question?