Warning
This documentation is actively being updated as the project evolves and may not be complete in all areas.
Raspberry Pi driver¶
jumpstarter-driver-raspberrypi
provides functionality for interacting with Raspberry Pi devices.
Installation¶
pip install jumpstarter-driver-raspberrypi
Configuration¶
Example configuration:
export:
raspberrypi:
type: jumpstarter_driver_raspberrypi.driver.DigitalOutput
config:
# Add required config parameters here
API Reference¶
Add API documentation here.