This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
bitelab
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
0
Wiki
Activity
A REST API for cloud embedded board reservation.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56
Commits
1
Branch
676 KiB
Python
99.6%
Makefile
0.4%
Tree:
498cffea8d
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '498cffea8d'
${ noResults }
bitelab
/
bitelab
History
John-Mark Gurney
498cffea8d
now that we use deactivate to turn off power, make sure it's called..
4 years ago
..
__init__.py
now that we use deactivate to turn off power, make sure it's called..
4 years ago
__main__.py
wasn't making sure this was called and with the correct parameters..
4 years ago
abstract.py
add support for activating resources, such as unhiding device nodes..
4 years ago
config.py
use a configuration file for board setup...
4 years ago
data.py
Document what ORM we use, and how to manually manipulate data..
4 years ago
mocks.py
limit what gets imported when importing *
4 years ago
snmp.py
make sure that when the board is released, power is turned off...
4 years ago
testing.py
add support for activating resources, such as unhiding device nodes..
4 years ago