History for pyenergenie / src / energenie / Registry.py
2016-06-03
@David Whale
Support for MIHO003 OpenSensor tested and working
David Whale committed on 3 Jun 2016
2016-05-30
@David Whale
Tested and tweaked for Python 3 support
David Whale committed on 30 May 2016
@David Whale
Tested demos on real hardware. Works fine. ...
David Whale committed on 30 May 2016
@David Whale
Rationalised all comment styles. ...
David Whale committed on 30 May 2016
@David Whale
Moved setup code from global scope of Registry to energenie.init() ...
David Whale committed on 30 May 2016
2016-05-29
@David Whale
Energy monitor example written. ...
David Whale committed on 29 May 2016
@David Whale
Standalone discovery example written. ...
David Whale committed on 29 May 2016
@David Whale
Iterator added to registry
David Whale committed on 29 May 2016
@David Whale
setup_tool tested in simulation and works OK
David Whale committed on 29 May 2016
2016-05-28
@David Whale
setup_tool now written, ready to start testing
David Whale committed on 28 May 2016
@David Whale
About half of the setup tool is written and roughly working
David Whale committed on 28 May 2016
@David Whale
All registry tests now pass. ...
David Whale committed on 28 May 2016
@David Whale
Most of Registry_test completed. ...
David Whale committed on 28 May 2016
2016-05-27
@David Whale
Moved KVS to separate module with separate test harness. ...
David Whale committed on 27 May 2016
@David Whale
Managed to persist device configuration to registry.kvs
David Whale committed on 27 May 2016
2016-05-26
@David Whale
Beginnings of a persistent version of a class is appearing
David Whale committed on 26 May 2016
@David Whale
Test harness for new Registry and KVS in place
David Whale committed on 26 May 2016
@David Whale
Design of persistent registry store improved after a re-think
David Whale committed on 26 May 2016
@David Whale
Pseudo code for KVS written, ready to be coded up
David Whale committed on 26 May 2016
@David Whale
Factory method added to MiHomeDevice to generate a join_req for testing
David Whale committed on 26 May 2016
@David Whale
Registry_test all test cases now pass for discovery
David Whale committed on 26 May 2016
2016-05-25
@David Whale
Set up test case for the final discovery test. ...
David Whale committed on 25 May 2016
@David Whale
Join_ack working on discovery mode autojoin
David Whale committed on 25 May 2016
@David Whale
Auto discovery tested and working with accept
David Whale committed on 25 May 2016
@David Whale
Initial outer testing of 4 discovery modes done ok
David Whale committed on 25 May 2016
@David Whale
Framework of discovery methods in place, ready to TDD
David Whale committed on 25 May 2016
@David Whale
Design for discovery agents done
David Whale committed on 25 May 2016
@David Whale
Default incoming message callback added to router, for logging/debug
David Whale committed on 25 May 2016
@David Whale
Router unknown message handling callback registration is cleaner
David Whale committed on 25 May 2016
2016-05-24
@David Whale
Synthetic receive working in monitor_mihome.py
David Whale committed on 24 May 2016