pyenergenie / src / energenie /
@David Whale David Whale authored on 30 May 2016
..
drv Removed any remaining spi-direct and tidied the build process. 10 years ago
Devices.py Moved setup code from global scope of Registry to energenie.init() 10 years ago
Devices_test.py Receive counter implemented and tested 10 years ago
KVS.py Moved setup code from global scope of Registry to energenie.init() 10 years ago
KVS_test.py KVS all test cases pass 10 years ago
OnAir.py Moved setup code from global scope of Registry to energenie.init() 10 years ago
OpenThings.py Moved setup code from global scope of Registry to energenie.init() 10 years ago
OpenThings_test.py Registry_test all test cases now pass for discovery 10 years ago
Registry.py Moved setup code from global scope of Registry to energenie.init() 10 years ago
Registry_test.py All registry tests now pass. 10 years ago
TwoBit.py Spec'ed interface for OOK decoder 10 years ago
TwoBit_test.py Major tidy up of test harness and lifecycle methods 10 years ago
__init__.py Moved setup code from global scope of Registry to energenie.init() 10 years ago
crypto.py Moved setup code from global scope of Registry to energenie.init() 10 years ago
crypto_test.py Ran all test cases again (no hardware), fixed a few issues. 10 years ago
lifecycle.py setup_tool tested in simulation and works OK 10 years ago
radio.py monitor_mihome now works with auto join and switch toggling 10 years ago
radio_test.py Renamed encoder as TwoBit, as it encodes two bits per byte. 10 years ago
registry.kvs control_legacy.py simplified, assuming learning done by setup_tool.py 10 years ago