History for pyenergenie / src
2016-05-26
@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
Most test cases for discovery modes implemented and passing
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
Can now construct a device class instance from its product_id
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
@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
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
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