2016-05-30 |
|
---|---|
|
|
Moved setup code from global scope of Registry to energenie.init()
...
David Whale
committed
on 30 May 2016
|
|
2016-05-29 |
|
setup_tool tested in simulation and works OK
David Whale
committed
on 29 May 2016
|
|
2016-05-28 |
setup_tool now written, ready to start testing
David Whale
committed
on 28 May 2016
|
Specified the demos that we want to write as part of the device classes testing
David Whale
committed
on 28 May 2016
|
|
Receive counter implemented and tested
David Whale
committed
on 28 May 2016
|
|
|
|
Just the route creator to test now
David Whale
committed
on 28 May 2016
|
|
2016-05-27 |
KVS all test cases pass
David Whale
committed
on 27 May 2016
|
2016-05-26 |
Pseudo code for KVS written, ready to be coded up
David Whale
committed
on 26 May 2016
|
Design for Registry data store (KVS) done
David Whale
committed
on 26 May 2016
|
|
Thought through next set of demos
David Whale
committed
on 26 May 2016
|
|
monitor_mihome now works with auto join and switch toggling
David Whale
committed
on 26 May 2016
|
|
Factory method added to MiHomeDevice to generate a join_req for testing
David Whale
committed
on 26 May 2016
|
|
Registry_test all test cases now pass for discovery
David Whale
committed
on 26 May 2016
|
|
2016-05-25 |
Join_ack working on discovery mode autojoin
David Whale
committed
on 25 May 2016
|
Most test cases for discovery modes implemented and passing
David Whale
committed
on 25 May 2016
|
|
Auto discovery tested and working with accept
David Whale
committed
on 25 May 2016
|
|
Reviewed discovery user requirements, updated todo list
David Whale
committed
on 25 May 2016
|
|
Design for discovery agents done
David Whale
committed
on 25 May 2016
|
|
Updated plan for next steps
David Whale
committed
on 25 May 2016
|
|
Can now construct a device class instance from its product_id
David Whale
committed
on 25 May 2016
|
|
Default incoming message callback added to router, for logging/debug
David Whale
committed
on 25 May 2016
|
|
Router unknown message handling callback registration is cleaner
David Whale
committed
on 25 May 2016
|
|
Neater callback mechanism for device class instances to use.
...
David Whale
committed
on 25 May 2016
|
|
2016-05-24 |
Fixed bug where sensorid was always zero in csv log
David Whale
committed
on 24 May 2016
|
Synthetic receive working in monitor_mihome.py
David Whale
committed
on 24 May 2016
|
|
Updated TODO list with next steps for receive pipeline
David Whale
committed
on 24 May 2016
|