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.
88
Commits
1
Branch
676 KiB
Python
99.6%
Makefile
0.4%
Tree:
3934030af1
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3934030af1'
${ noResults }
bitelab
/
bitelab
History
John-Mark Gurney
b94da6106f
add test stub for a function to fetch the auth...
This will run the special ssh command w/ the proxycommand.
4 years ago
..
__init__.py
fix handling of failures during activating board resources and report
4 years ago
__main__.py
add test stub for a function to fetch the auth...
4 years ago
abstract.py
add support for activating resources, such as unhiding device nodes..
4 years ago
config.py
push down code for reserve/release into BoardImpl...
4 years ago
data.py
drop BoardStatus from the db.. all user is managed by BoardImpl now..
4 years ago
iso8601.py
add a timeout attribute to prevent boards from being used too long..
4 years ago
mocks.py
expand the emulated Process mock..
4 years ago
snmp.py
make sure that when the board is released, power is turned off...
4 years ago
testing.py
first stages of reworking so that BoardImpl implements all the logic
4 years ago