<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Solar on OGLAS — Off-Grid Local Alert System</title>
    <link>https://www.oglas.au/tags/solar/</link>
    <description>Recent content in Solar on OGLAS — Off-Grid Local Alert System</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://www.oglas.au/tags/solar/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Power Management</title>
      <link>https://www.oglas.au/sensors/power/power-management/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/power/power-management/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Power management&lt;/strong&gt; sensors read the system that keeps everything else running:&#xA;your solar and battery setup. They&amp;rsquo;re sensors like any other in OGLAS — they&#xA;measure something off the world and report it — but what they measure is power&#xA;production, battery state, and load, and they make it available to your&#xA;&lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hubs&lt;/a&gt;, your dashboards, and your &lt;a href=&#34;https://www.oglas.au/sensors/power/smart-switch/&#34;&gt;smart switches&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The first of these reads a &lt;strong&gt;Victron MPPT&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;victron-mppt&#34;&gt;Victron MPPT&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#victron-mppt&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;If your power comes from solar — most off-grid sites — the Victron power-management&#xA;sensor pulls production data into the same dataset as everything else.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Smart Switch</title>
      <link>https://www.oglas.au/sensors/power/smart-switch/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/power/smart-switch/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;Smart Switch&lt;/strong&gt; is the active end of the network. Where the other sensors &lt;em&gt;measure&lt;/em&gt; and &lt;em&gt;report&lt;/em&gt;, the Smart Switch &lt;em&gt;acts&lt;/em&gt; — turning a load on and off based on conditions you&amp;rsquo;ve defined, and reporting back not just whether it switched but whether the load is actually working.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-it-does&#34;&gt;What it does&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#what-it-does&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;A Smart Switch decides whether to be on or off using one or more of:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Power-management data&lt;/strong&gt; — reads incoming watts, battery state, and load from a &lt;a href=&#34;https://www.oglas.au/sensors/power/power-management/&#34;&gt;power-management sensor&lt;/a&gt; (e.g. Victron MPPT). Run the relay on stable solar surplus.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Sensor data&lt;/strong&gt; — subscribe to readings from other OGLAS sensors. Tank dropped below 200 mm? Soil moisture below threshold? Battery bank above 90 %? React.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Web / API data&lt;/strong&gt; — when Wi-Fi is available, pull from a local server, MQTT broker, or HTTP endpoint. Used for off-property triggers that need external data.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Weather data&lt;/strong&gt; — forecast and current conditions from a weather API. &amp;ldquo;Run only when the next 6 hours are clear&amp;rdquo; is one rule that uses this.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Multiple inputs combine with AND/OR rules in the device config. None of this requires a cloud account — see &lt;a href=&#34;https://www.oglas.au/features/your-data/&#34;&gt;Your data is your data&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Off-grid power</title>
      <link>https://www.oglas.au/features/off-grid-power/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/features/off-grid-power/</guid>
      <description>&lt;p&gt;If your site runs on solar or batteries, every sensor&amp;rsquo;s power budget matters. OGLAS sensors are designed to spend most of their life asleep, and only the devices that &lt;em&gt;need&lt;/em&gt; to listen continuously stay awake.&lt;/p&gt;&#xA;&lt;h2 id=&#34;battery-sensors&#34;&gt;Battery sensors&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#battery-sensors&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;a href=&#34;https://www.oglas.au/sensors/environment/analog/&#34;&gt;analog&lt;/a&gt; node and most &amp;ldquo;report a reading every minute&amp;rdquo; sensors:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Run on a single LiPo cell (3.7 V, 1000–2000 mAh is plenty).&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Deep-sleep between samples&lt;/strong&gt; — current draw drops to microamps.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Wake, read, send, wait for confirmation, sleep&lt;/strong&gt; — the whole cycle is under a second of activity per minute.&lt;/li&gt;&#xA;&lt;li&gt;Survive a full season on a charge for typical reporting intervals; longer with solar trickle.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;We select hardware specifically for ultra-low deep-sleep current on battery-powered sensors. Slightly higher-power variants are available for always-on devices — pick the one that suits your install.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
