From 34098a0c5b8c82bdc4e63646d109fb0bd7d4286f Mon Sep 17 00:00:00 2001 From: William Floyd Date: Fri, 22 Jun 2018 20:56:05 -0400 Subject: [PATCH] rice: Fix link and move dir. --- content/post/smart-rice-cooker.md | 2 +- src/build.sh | 2 +- static/{ => rice}/connections.svg | 172 +++++++++++++++--------------- 3 files changed, 88 insertions(+), 88 deletions(-) rename static/{ => rice}/connections.svg (54%) diff --git a/content/post/smart-rice-cooker.md b/content/post/smart-rice-cooker.md index e6bada5..f57ac17 100644 --- a/content/post/smart-rice-cooker.md +++ b/content/post/smart-rice-cooker.md @@ -89,4 +89,4 @@ Heating should be fine be fine with fairly large PWM, as the thermal lag I expec # Dep Graph - + diff --git a/src/build.sh b/src/build.sh index e25fab3..33f494c 100755 --- a/src/build.sh +++ b/src/build.sh @@ -5,6 +5,6 @@ sed -e 's/\[depend_value\]/[color=blue]/' \ -e 's/\[proxy_function\]/\[color=dodgerblue\]/' \ -e 's/\[documented\]/\[fillcolor=darkolivegreen1\]/' \ -e 's/\[done\]/\[fillcolor=chartreuse\]/' \ --e 's/\[depend_function\]/\[color=cornflowerblue\]/' connections.dot | fdp -Ln5 -Tsvg > '../static/connections.svg' +-e 's/\[depend_function\]/\[color=cornflowerblue\]/' connections.dot | fdp -Ln5 -Tsvg > '../static/rice/connections.svg' exit diff --git a/static/connections.svg b/static/rice/connections.svg similarity index 54% rename from static/connections.svg rename to static/rice/connections.svg index 76bc33c..7a56801 100644 --- a/static/connections.svg +++ b/static/rice/connections.svg @@ -4,68 +4,68 @@ - - + + %3 - + cluster_key - -Key + +Key cluster_doc - + cluster_sub - + cluster_directives - -Directives + +Directives cluster_api - -api + +api cluster_action - -action + +action cluster_light - -light + +light cluster_temperature - -temperature + +temperature cluster_sensor - -sensor + +sensor cluster_routine - -routine + +routine cluster_routine_cook - -cook + +cook cluster_schedule - -schedule + +schedule cluster_settings @@ -95,140 +95,140 @@ Done - -Done + +Done Documented - -Documented + +Documented Undocumented - -Undocumented + +Undocumented Depend on value - -Depend on value + +Depend on value Node - -Node + +Node Depend on value->Node - - + + Proxy to value - -Proxy to value + +Proxy to value Proxy to value->Node - - + + Depend on function - -Depend on function + +Depend on function Depend on function->Node - - + + Sleep - -Sleep + +Sleep Heat - -Heat + +Heat Cool - -Cool + +Cool Temperature - -Temperature + +Temperature Temperature->Sleep - - + + Temperature->Heat - - + + Temperature->Cool - - + + /api/action/light/kill - -kill + +kill /api/action/light/set - -set + +set /api/action/temperature/kill - -kill + +kill /api/action/temperature/set - -set + +set /api/sensor/temperature - -temperature + +temperature /api/routine/cook/list - -list + +list @@ -239,44 +239,44 @@ /api/routine/cook/list->/api/settings/cook/recipe/list - - + + /api/routine/cook/start - -start + +start /api/routine/cook/kill - -kill + +kill /api/routine/cook/schedule/list - -list + +list /api/routine/cook/schedule/set - -set + +set /api/settings/lighting/list - -list + +list /api/settings/lighting/set - -set + +set