diff --git a/config/blazer.yml b/config/blazer.yml index e9984c7..9c0f7a2 100644 --- a/config/blazer.yml +++ b/config/blazer.yml @@ -23,6 +23,7 @@ data_sources: smart_variables: local_type: "select distinct local_type from sensors" + raspberry_id: "select id, name from raspberries" # zone_id: "SELECT id, name FROM zones ORDER BY name ASC" # period: ["day", "week", "month"] # status: {0: "Active", 1: "Archived"}