2016-05-25
@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
@David Whale
Neater callback mechanism for device class instances to use. ...
David Whale committed on 25 May 2016
2016-05-24
@David Whale
Fixed bug where sensorid was always zero in csv log
David Whale committed on 24 May 2016
@David Whale
Synthetic receive working in monitor_mihome.py
David Whale committed on 24 May 2016
@David Whale
Updated TODO list with next steps for receive pipeline
David Whale committed on 24 May 2016
@David Whale
energenie.loop() written with FSK receiver connected to fsk_router
David Whale committed on 24 May 2016
@David Whale
Router ready to be tied into a loop()
David Whale committed on 24 May 2016
@David Whale
control_both.py working in simulation
David Whale committed on 24 May 2016
@David Whale
switch.py renamed as control_mihome.py, rewritten for new OO interface
David Whale committed on 24 May 2016
@David Whale
legacy.py rewritten to use new device class interface
David Whale committed on 24 May 2016
2016-05-23
@David Whale
Tested on Raspberry Pi, all 4 testers still work with new Message()
David Whale committed on 23 May 2016
@David Whale
Updated TODO list for the next phase of work on device_classes branch ...
David Whale committed on 23 May 2016
@David Whale
Improved debug output for testing
David Whale committed on 23 May 2016
@David Whale
Ran all test cases again (no hardware), fixed a few issues. ...
David Whale committed on 23 May 2016
@David Whale
Code now ready for regression testing with new Message() wrappers added
David Whale committed on 23 May 2016
@David Whale
Refactored usages of raw message to use Message() ...
David Whale committed on 23 May 2016
@David Whale
Marked with ##HERE markers the refactoring required for new Message() ...
David Whale committed on 23 May 2016
@David Whale
OpenThings.Message tests now completed
David Whale committed on 23 May 2016
@David Whale
PARAM_NAME key syntax for OpenThings.Message [set] tested ok
David Whale committed on 23 May 2016
@David Whale
OpenThings.Message now tests attribute set and get. ...
David Whale committed on 23 May 2016
@David Whale
setattr tests done on OpenThings.Message
David Whale committed on 23 May 2016
@David Whale
Tested all attribute read services in OpenThings.Message
David Whale committed on 23 May 2016
@David Whale
OpenThings.Message test harness keyed paths tested and working
David Whale committed on 23 May 2016
2016-05-22
@David Whale
Characterised usage modes of OpenThings.Message better
David Whale committed on 22 May 2016
@David Whale
Refinements to different parameter formats
David Whale committed on 22 May 2016
@David Whale
Clarified test cases for OpenThings.Message()
David Whale committed on 22 May 2016
@David Whale
Started writing unittest harness for new OpenThings.Message abstraction
David Whale committed on 22 May 2016
@David Whale
Message.get() implemented and tested with paramid keying
David Whale committed on 22 May 2016
@David Whale
Started to think through a better message abstraction
David Whale committed on 22 May 2016