This website requires JavaScript.
Explore
Help
Sign in
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
f277e96c9a
core-extra
/
daemon
/
core
/
emulator
History
Download ZIP
Download TAR.GZ
Blake Harnden
f277e96c9a
revert logging back to info, removed Rj45Models enum as it was not being used, updated linktypes enum to be used directly
2020-03-10 22:48:05 -07:00
..
__init__.py
refactored new apis to sit under the emulator module, also reverted moving files under a legacy module to help avoid breaking code using core internals for 5.0+
2018-05-01 10:40:25 -07:00
coreemu.py
added configuration for loading custom config services
2020-01-29 17:08:36 -08:00
data.py
added some data for node events to have a source field to help distinguish what originates from the gui or not
2019-11-27 12:55:39 -08:00
distributed.py
fixed doc formatting that was missed
2020-01-17 21:12:14 -08:00
emudata.py
added config service manager to CoreEmu and made it possible to create a session and nodes with config services from a script
2020-01-17 21:09:51 -08:00
enumerations.py
revert logging back to info, removed Rj45Models enum as it was not being used, updated linktypes enum to be used directly
2020-03-10 22:48:05 -07:00
session.py
revert logging back to info, removed Rj45Models enum as it was not being used, updated linktypes enum to be used directly
2020-03-10 22:48:05 -07:00
sessionconfig.py
removed options not needed for config data for GUI support for both old and new GUIs
2020-01-24 13:19:08 -08:00