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.
79
Commits
1
Branch
676 KiB
Python
99.6%
Makefile
0.4%
Tree:
085aee2f23
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '085aee2f23'
${ noResults }
bitelab
/
bitelab
History
John-Mark Gurney
085aee2f23
add some more documentation, reorder api paths for better flow..
4 years ago
..
__init__.py
add some more documentation, reorder api paths for better flow..
4 years ago
__main__.py
improve comments, remove unneeded closes...
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
Document what ORM we use, and how to manually manipulate data..
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