##### [[Building Elements]] # Dimmer Switches %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID Areas + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description FROM "3 Resources/Issues" FLATTEN BuildingElement as BuildingElement sort AREA ASC WHERE contains(BuildingElement,[[Dimmer Switches]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Living Areas.md\|Living Areas]] \ [[3 Resources/Building Elements/Dimmer Switches.md\|Dimmer Switches]]<br><br>[[3 Resources/Issues/Lighting Dimmer Switches.md\|Lighting Dimmer Switches]] | <ul><li>Throughout Australia, the Electrical Supply Authority sends a signal via the power line of either 750Hz or 1050Hz in most areas; or 492Hz in a few regional areas. Ripple control has existed for many years and is used for controlling demand and implementing different customer tariffs; for example, switching a site between its on-peak and off-peak meter in the days before smart meters.</li></ul> | %% DATAVIEW_PUBLISHER: end %%