diff rust/rustnotes.txt @ 591:4a944663fa8d rust

more skeleton
author Matt Johnston <matt@ucc.asn.au>
date Fri, 23 Dec 2016 00:33:19 +0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rust/rustnotes.txt	Fri Dec 23 00:33:19 2016 +0800
@@ -0,0 +1,19 @@
+fridge
+- called on external param change
+- called on external reading change
+- called on integrator timeout
+- called on slowstart timeout
+
+sensor
+- emits readings
+- threadpool to read sensors
+
+sender
+- called on timeout
+
+configwaiter
+- emits params
+- called on http response
+- called on new longpoll
+- possibly takes old/existing params
+