<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OGLAS — Off-Grid Local Alert System</title>
    <link>https://www.oglas.au/</link>
    <description>Recent content on OGLAS — Off-Grid Local Alert System</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://www.oglas.au/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Analog</title>
      <link>https://www.oglas.au/sensors/environment/analog/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/environment/analog/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;analog&lt;/strong&gt; node is the workhorse. It&amp;rsquo;s a battery-powered wireless device that wakes up, reads an analog input, sends the value, and goes back to sleep. Same firmware drives sensors for soil moisture, light, voltage, level — anything that comes out as a 0–3.3 V signal.&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;On each wake cycle:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Reads an analog input (12-bit ADC, 0–3.3 V).&lt;/li&gt;&#xA;&lt;li&gt;Sends the reading to your hub.&lt;/li&gt;&#xA;&lt;li&gt;Waits for confirmation.&lt;/li&gt;&#xA;&lt;li&gt;If no confirmation, sleeps briefly and retries so the hub knows the reading is stale.&lt;/li&gt;&#xA;&lt;li&gt;Once confirmed (or after retry limit) deep-sleeps for the configured interval.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;The reading counter and last value survive deep sleep so a power-cycle doesn&amp;rsquo;t lose history.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Door / Gate</title>
      <link>https://www.oglas.au/sensors/access/door-gate/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/access/door-gate/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;door / gate&lt;/strong&gt; node knows two things: when something is open, and how to open it on command. A paddock gate, a shed door, a depot roller door — same node, same wireless link as the rest of your sensors.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detects open/closed state&lt;/strong&gt; — a reed or limit switch on the frame trips the device, which immediately reports the state change to your hub.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Opens on command&lt;/strong&gt; — a signal from the hub (or a button in your vehicle) pulses an output that drives your motor or relay. You can open a single door/gate or every one at once.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reports when it&amp;rsquo;s done&lt;/strong&gt; — confirms back to the hub so you know the action ran.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The matching &lt;a href=&#34;https://www.oglas.au/sensors/access/bell/&#34;&gt;bell&lt;/a&gt; can ring a buzzer indoors the moment it trips — works as well on a farm entrance as on a yard gate or a shed left open overnight. See &lt;a href=&#34;https://www.oglas.au/features/monitoring-and-alerts/&#34;&gt;Monitoring and alerts&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>LoRa Hub</title>
      <link>https://www.oglas.au/hubs/lora-hub/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/hubs/lora-hub/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;LoRa Hub&lt;/strong&gt; is the simplest way to start, and the default for most&#xA;sites. It sits on a shelf in the shed or office, listens for sensor messages over&#xA;long-range LoRa, and logs everything to local storage. No display required — point&#xA;&lt;a href=&#34;https://www.oglas.au/local/&#34;&gt;Local&lt;/a&gt; on a laptop, SBC, or NAS at it and you&amp;rsquo;ve got the lot.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Listens for sensor readings&lt;/strong&gt; from every device in range, confirms back so the sensor knows it got through.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Listens on short-range wireless&lt;/strong&gt; as well — a shorter-range link that uses less airtime, so nearby sensors save battery and leave the long-range channel clear for the ones that need it.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Stores readings locally&lt;/strong&gt; to flash / SD / a connected host, in a format you control. Your data, your formats, your backups — see &lt;a href=&#34;https://www.oglas.au/features/your-data/&#34;&gt;Your data is your data&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Forwards commands&lt;/strong&gt; — when you want to open a gate or ring a bell, the hub sends the instruction to the right device and collects the response.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;hardware&#34;&gt;Hardware&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#hardware&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Purpose-built wireless hardware with long-range LoRa radio. Compact, low-power, designed to sit on a shelf and run 24/7.&lt;/p&gt;</description>
    </item>
    <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>Smoke &amp; Gas</title>
      <link>https://www.oglas.au/sensors/safety/smoke-gas/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/safety/smoke-gas/</guid>
      <description>&lt;p&gt;A smoke alarm nobody can hear from the house is no alarm at all. The OGLAS &lt;strong&gt;Smoke &amp;amp;&#xA;Gas&lt;/strong&gt; sensor puts detection in the buildings that matter on a remote site — and&#xA;gets the alert to you wherever you are.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detects smoke&lt;/strong&gt; — early-warning detection in sheds, workshops, and stores well away from the house.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detects combustible gas&lt;/strong&gt; — LPG, methane, and the like, around gas stores and pump houses.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detects toxic gas&lt;/strong&gt; — carbon monoxide in a generator shed or workshop.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Alerts immediately&lt;/strong&gt; — straight to the &lt;a href=&#34;https://www.oglas.au/sensors/access/bell/&#34;&gt;bell&lt;/a&gt;, every bell on site, and (with &lt;a href=&#34;https://www.oglas.au/cloud/&#34;&gt;Cloud&lt;/a&gt;) a push to your phone. This is the message that doesn&amp;rsquo;t wait.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;honest-scope&#34;&gt;Honest scope&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#honest-scope&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;This is &lt;strong&gt;monitoring and early warning for remote, unattended buildings&lt;/strong&gt;, not a&#xA;replacement for the certified smoke alarms your dwelling is required to have. It&#xA;covers the sheds and outbuildings those alarms never reach.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vehicle Track</title>
      <link>https://www.oglas.au/sensors/vehicles/vehicle-track/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/vehicles/vehicle-track/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;Vehicle Track&lt;/strong&gt; wires into the accessory rail of a vehicle — or any engine on the site — and logs every run. Trips, hours, fuel-time, GPS, battery state. Equally happy on a tractor, a ute, a &lt;strong&gt;forklift&lt;/strong&gt;, a &lt;strong&gt;golf cart&lt;/strong&gt;, a generator, or the irrigation pump&amp;rsquo;s diesel — a single asset or a whole fleet.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Power up = new run&lt;/strong&gt; — each start records a fresh log entry at zero minutes, with a GPS fix and the starting battery voltage.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Counts minutes while running&lt;/strong&gt; — re-persisted to flash every minute so a flat battery never costs more than 60 seconds of log.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Records a path, not just a duration&lt;/strong&gt; — periodic GPS waypoints during the run (configurable interval), so you have where it went, not just for how long.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Captures battery voltage&lt;/strong&gt; at start, periodically during the run, and at shutdown. Lets you spot a failing alternator before the day it doesn&amp;rsquo;t crank.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reads the engine via OBD-II (optional)&lt;/strong&gt; — on vehicles with an OBD-II port: RPM, coolant temp, fuel level, speed, and fault codes (DTCs), logged with the run.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Measures how it&amp;rsquo;s driven via an IMU (optional)&lt;/strong&gt; — harsh use, idle vibration, and &lt;strong&gt;tip/roll angle&lt;/strong&gt; for a rollover warning on a tractor, quad, or forklift.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Back-walks unsent runs on each start&lt;/strong&gt; — sends the most recent run first, waits for confirmation, then walks back to the next unconfirmed run until it hits one already recorded.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Rolls over&lt;/strong&gt; — fixed ring buffer of 500 records by default; newest id overwrites oldest slot.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Shows alerts in the cab&lt;/strong&gt; — sensor and site alerts appear on the on-board display while you&amp;rsquo;re in the vehicle. Low water, fence down, gate left open, engine service due — see &lt;a href=&#34;#alerts-in-the-cab&#34;&gt;alerts in the cab&lt;/a&gt; below.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Identifies the operator (optional)&lt;/strong&gt; — a short list of names selectable at start, so the run log records &lt;em&gt;who&lt;/em&gt; drove, not just &lt;em&gt;what&lt;/em&gt; drove.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Triggers external devices&lt;/strong&gt; — built-in button or configurable proximity rules can open a gate, ring a bell, or activate any other OGLAS device.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;obd-ii-and-imu&#34;&gt;OBD-II and IMU&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#obd-ii-and-imu&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Two optional add-ons turn Vehicle Track from a run-logger into a condition-logger:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Water Trough Level</title>
      <link>https://www.oglas.au/sensors/water/water-trough/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/water/water-trough/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;Water Trough Level&lt;/strong&gt; sensor is purpose-built for stock water — the troughs scattered across paddocks where animals depend on a working float valve and a charged pump. If a trough goes dry, you find out before the animals do.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reports level periodically&lt;/strong&gt; — default interval an hour; configurable down to minutes when you&amp;rsquo;re commissioning, back up to once a day when you trust it.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Raises an immediate out-of-water alert&lt;/strong&gt; when level drops below a configured threshold — independent of the reporting interval. This is the message that matters and it doesn&amp;rsquo;t wait.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Includes GPS coordinates&lt;/strong&gt; with each reading, so the hub knows &lt;em&gt;which&lt;/em&gt; trough this is without you having to track node-id-to-paddock mappings by hand.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reports battery voltage&lt;/strong&gt; so you can replace the battery on schedule, not on failure.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;why-gps&#34;&gt;Why GPS&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#why-gps&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;A property with twenty troughs is a labelling nightmare. Without GPS:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Your data is your data</title>
      <link>https://www.oglas.au/features/your-data/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/features/your-data/</guid>
      <description>&lt;p&gt;The single biggest design decision in OGLAS is that &lt;strong&gt;your data never has to leave your site&lt;/strong&gt;. The &lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hub&lt;/a&gt; logs every sensor reading to local storage, and &lt;a href=&#34;https://www.oglas.au/local/&#34;&gt;Local&lt;/a&gt; keeps the full record on your hardware. There is no OGLAS cloud account, no monthly fee, no &amp;ldquo;premium tier&amp;rdquo; that holds the last 90 days of your history hostage.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-this-means-in-practice&#34;&gt;What this means in practice&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#what-this-means-in-practice&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;No subscription.&lt;/strong&gt; Buy the hardware, run it, done. There&amp;rsquo;s nothing to renew.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;No vendor lock-in.&lt;/strong&gt; Readings are stored in plain text and easily-parsed binary formats. If you want to move them to a different system in five years, you can. If we disappear in five years, you still have everything.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;No third-party account.&lt;/strong&gt; No login, no email-and-password to forget, no app store dependency.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;No telemetry.&lt;/strong&gt; The hub doesn&amp;rsquo;t phone home. Updates are pulled when you choose, not pushed at 3am.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;what-we-mean-by-local&#34;&gt;What we mean by &amp;ldquo;local&amp;rdquo;&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#what-we-mean-by-local&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;The hub writes to its own flash, an SD card, or a host you connect (USB, network share, NAS — your choice), and &lt;a href=&#34;https://www.oglas.au/local/&#34;&gt;Local&lt;/a&gt; runs on your own SBC or laptop. If you want an off-site copy or a remote view, that&amp;rsquo;s the optional &lt;a href=&#34;https://www.oglas.au/cloud/&#34;&gt;Cloud&lt;/a&gt; half — on your own server, your own terms. The decision of where the data goes is always yours.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bell</title>
      <link>https://www.oglas.au/sensors/access/bell/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/access/bell/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;bell&lt;/strong&gt; is the noise-maker. It sits in the house, the office, the shed — wherever you want to hear about things — and turns sensor activity into sound.&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;There are three ways the bell rings:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Pattern match on incoming sensor activity&lt;/strong&gt; — by default, when the gate opens, the bell triggers a single buzz. Rate-limited so a flaky link can&amp;rsquo;t replay the same event into a buzz-storm.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Direct ring command&lt;/strong&gt; — a single, immediate buzz with no cooldown. Use this for manual or scripted pings from the &lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hub&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Alarm mode&lt;/strong&gt; — a repeating tone for a configurable window (default 60 s). Re-issuing the command extends the window.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Plus remote mute/unmute, and an on-board mute button that toggles silence with a fast-flashing LED to show the bell is alive but quiet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Engine</title>
      <link>https://www.oglas.au/sensors/vehicles/engine/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/vehicles/engine/</guid>
      <description>&lt;p&gt;An engine that never moves still wears out — and the backup generator nobody logged&#xA;is the one that won&amp;rsquo;t start when you need it. The OGLAS &lt;strong&gt;Engine&lt;/strong&gt; sensor brings&#xA;the &lt;a href=&#34;https://www.oglas.au/sensors/vehicles/vehicle-track/&#34;&gt;Vehicle Track&lt;/a&gt; run-log to fixed engines: generators, pump&#xA;engines, compressors, anything that runs in place.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detects runs&lt;/strong&gt; — from the engine&amp;rsquo;s accessory output, a vibration sensor, or current on the load. Every run is logged with start time and duration.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Counts hours&lt;/strong&gt; — accumulated run-time per engine, so service intervals are by hours, not by a date someone guessed.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Trends battery and starting&lt;/strong&gt; — for engines that fail to crank, the battery is usually the culprit; trend the voltage and you&amp;rsquo;ll see it coming.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Flags exercise gaps&lt;/strong&gt; — is the backup genset actually being run monthly, or has it sat idle since spring?&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Raises service alerts&lt;/strong&gt; — hours-since-service past the limit rings the &lt;a href=&#34;https://www.oglas.au/sensors/access/bell/&#34;&gt;bell&lt;/a&gt; or pushes a notification.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;why-its-its-own-sensor&#34;&gt;Why it&amp;rsquo;s its own sensor&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#why-its-its-own-sensor&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;It shares the run-log engine with &lt;a href=&#34;https://www.oglas.au/sensors/vehicles/vehicle-track/&#34;&gt;Vehicle Track&lt;/a&gt; — the difference&#xA;is the trigger and the fact that GPS doesn&amp;rsquo;t move. For anything with a cab and a&#xA;journey, use &lt;a href=&#34;https://www.oglas.au/sensors/vehicles/vehicle-track/&#34;&gt;Vehicle Track&lt;/a&gt;; for a genset bolted to a slab, use&#xA;this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mesh Hub</title>
      <link>https://www.oglas.au/hubs/mesh-hub/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/hubs/mesh-hub/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;Mesh Hub&lt;/strong&gt; is for sites where a straight radio line from sensor to hub&#xA;doesn&amp;rsquo;t exist. Instead of every device needing to reach the hub directly, devices&#xA;(and dedicated repeaters) &lt;strong&gt;relay for each other&lt;/strong&gt; — a reading hops node to node&#xA;until it lands at the hub.&lt;/p&gt;&#xA;&lt;h2 id=&#34;when-you-want-mesh&#34;&gt;When you want mesh&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#when-you-want-mesh&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Broken line-of-sight&lt;/strong&gt; — a hill, a steel shed, a tree line, or a fold in the&#xA;ground sits between a sensor and the hub.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Sprawling sites&lt;/strong&gt; — the far corners are past the range of a single LoRa link,&#xA;but there are devices in between to carry the signal.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Resilience&lt;/strong&gt; — if one path goes down, traffic finds another way through the&#xA;mesh rather than a sensor simply going silent.&lt;/li&gt;&#xA;&lt;/ul&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Collects from the mesh&lt;/strong&gt; — confirms readings and logs them locally, exactly&#xA;like the &lt;a href=&#34;https://www.oglas.au/hubs/lora-hub/&#34;&gt;LoRa Hub&lt;/a&gt;, but the messages arrive via one or more hops.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Self-heals&lt;/strong&gt; — nodes discover neighbours and re-route automatically as devices&#xA;come and go or conditions change.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Mixes sensors and repeaters&lt;/strong&gt; — most OGLAS &lt;a href=&#34;https://www.oglas.au/sensors/&#34;&gt;sensors&lt;/a&gt; can carry mesh&#xA;traffic for their neighbours; add low-cost repeaters to bridge the gaps that have&#xA;no sensor of their own.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;trade-offs-honestly&#34;&gt;Trade-offs, honestly&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#trade-offs-honestly&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Mesh buys coverage at the cost of a little latency and power — each hop adds a&#xA;small delay, and relaying nodes can&amp;rsquo;t sleep as deeply as a leaf sensor talking&#xA;straight to a hub. For most sites that&amp;rsquo;s a fair trade for reaching the spots a&#xA;single link can&amp;rsquo;t. If you can see the hub from everywhere, the &lt;a href=&#34;https://www.oglas.au/hubs/lora-hub/&#34;&gt;LoRa Hub&lt;/a&gt;&#xA;is simpler.&lt;/p&gt;</description>
    </item>
    <item>
      <title>No telco dependency</title>
      <link>https://www.oglas.au/features/no-telco/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/features/no-telco/</guid>
      <description>&lt;p&gt;A lot of &amp;ldquo;smart&amp;rdquo; sensors assume your gate, your tank, and your shed all have decent 4G coverage. Most off-grid sites don&amp;rsquo;t. OGLAS doesn&amp;rsquo;t need them to.&lt;/p&gt;&#xA;&lt;h2 id=&#34;how-sensors-talk&#34;&gt;How sensors talk&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#how-sensors-talk&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Every OGLAS &lt;a href=&#34;https://www.oglas.au/sensors/&#34;&gt;sensor&lt;/a&gt; talks to the &lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hub&lt;/a&gt; over &lt;strong&gt;long-range wireless&lt;/strong&gt; — the same class of low-power radio used for everything from livestock trackers to satellite uplinks. Range is measured in kilometres, not metres. Power draw is low enough to run for a season on a single battery.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Noise</title>
      <link>https://www.oglas.au/sensors/safety/noise/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/safety/noise/</guid>
      <description>&lt;p&gt;Sound is a surprisingly good sensor. The OGLAS &lt;strong&gt;Noise&lt;/strong&gt; sensor reports a sound&#xA;&lt;em&gt;level&lt;/em&gt; — not a recording — so you can tell, from anywhere, whether something is&#xA;running, alarming, or happening when it shouldn&amp;rsquo;t be.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Measures sound level&lt;/strong&gt; — ambient dB over time, with thresholds you set.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detects &amp;ldquo;running&amp;rdquo;&lt;/strong&gt; — a pump, compressor, or generator is audibly on; pair that with &lt;a href=&#34;https://www.oglas.au/sensors/power/power-monitoring/&#34;&gt;Power Monitoring&lt;/a&gt; to confirm it&amp;rsquo;s working.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detects &amp;ldquo;alarming&amp;rdquo;&lt;/strong&gt; — another alarm sounding (a separate smoke alarm, a reversing beeper, a siren) becomes an OGLAS &lt;a href=&#34;https://www.oglas.au/features/monitoring-and-alerts/&#34;&gt;alert&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detects &amp;ldquo;activity&amp;rdquo;&lt;/strong&gt; — noise in a yard or shed that should be quiet overnight.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;It reports a level and threshold crossings only — no audio leaves the device, which&#xA;keeps it private and keeps the data tiny — 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>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>Tank level</title>
      <link>https://www.oglas.au/sensors/water/tank-level/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/water/tank-level/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;tank level&lt;/strong&gt; sensor reports how much water you&amp;rsquo;ve got, in millimetres, on whatever schedule you set — from once a minute to once a day.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-it-matters&#34;&gt;Why it matters&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#why-it-matters&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;If you run on tank water, the difference between &amp;ldquo;fine until next month&amp;rdquo; and &amp;ldquo;the pump&amp;rsquo;s run dry overnight&amp;rdquo; is the level of the tank you forgot to check. OGLAS makes it the hub&amp;rsquo;s job to remember instead.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Weather</title>
      <link>https://www.oglas.au/sensors/environment/weather/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/environment/weather/</guid>
      <description>&lt;p&gt;The forecast for the nearest town is not the weather in your back paddock. The&#xA;OGLAS &lt;strong&gt;Weather&lt;/strong&gt; sensor is a station that reports &lt;em&gt;your&lt;/em&gt; conditions to your own&#xA;&lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hub&lt;/a&gt; — and feeds the rules that act on them.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Temperature &amp;amp; humidity&lt;/strong&gt; — ambient conditions, logged continuously.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Barometric pressure&lt;/strong&gt; — the leading indicator of a change coming through.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Rainfall&lt;/strong&gt; — a tipping-bucket gauge totalising what actually fell on you.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Wind speed &amp;amp; direction&lt;/strong&gt; — for spraying windows, fire days, and structure-load awareness.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;All of it lands in the same dataset as your other sensors, so &amp;ldquo;it rained 12 mm&amp;rdquo; sits&#xA;next to &amp;ldquo;the tank rose 40 mm&amp;rdquo; and &amp;ldquo;the soil came up to field capacity&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Electric Fence Active</title>
      <link>https://www.oglas.au/sensors/access/electric-fence/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/access/electric-fence/</guid>
      <description>&lt;p&gt;An electric fence that&amp;rsquo;s stopped pulsing is just a fence — and animals work that out fast. The OGLAS &lt;strong&gt;Electric Fence Active&lt;/strong&gt; sensor confirms your fence is live, on a schedule you set, and raises the &lt;a href=&#34;https://www.oglas.au/sensors/access/bell/&#34;&gt;bell&lt;/a&gt; the moment it isn&amp;rsquo;t.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detects fence pulses&lt;/strong&gt; — non-contact pickup (capacitive coupling to the fence wire), no high-voltage wiring into the device.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reports state periodically&lt;/strong&gt; — default interval is 5 minutes; configurable.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reports immediately on state change&lt;/strong&gt; — fence drops from active to inactive (or comes back), the device fires off a message right away rather than waiting for the next interval. This is the alert that matters.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Tracks pulse rate&lt;/strong&gt; — a healthy charger has a known cadence. Drift from the expected rate (broken wire shorting to ground, low-battery charger) shows up before the fence dies completely.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;common-failure-modes-it-catches&#34;&gt;Common failure modes it catches&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#common-failure-modes-it-catches&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Animal grounding&lt;/strong&gt; — a sheep tangled in the wire pulls the fence voltage down. Pulses still happen but at much lower amplitude. Worth alerting.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Broken wire&lt;/strong&gt; — fence is &amp;ldquo;on&amp;rdquo; at the charger but doesn&amp;rsquo;t reach the far end. Catch this by deploying multiple Electric Fence sensors at known points along the line.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Charger fault / dead battery&lt;/strong&gt; — fence is silent. Most-common failure mode and the one that costs the most.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Vegetation grow-in&lt;/strong&gt; — gradually loading the fence; the pulse-rate trend will show it before it fails.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;hardware&#34;&gt;Hardware&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#hardware&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Battery-powered sensor with a non-contact pickup. The pickup is a small antenna held a few centimetres from the live wire — induced voltage from each fence pulse triggers a counter inside the device. No galvanic connection to the fence, so no risk of energiser pulses entering the electronics.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Monitoring and alerts</title>
      <link>https://www.oglas.au/features/monitoring-and-alerts/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/features/monitoring-and-alerts/</guid>
      <description>&lt;p&gt;Sensors are only useful if someone notices the readings. OGLAS does both halves: a live picture of what&amp;rsquo;s happening right now, and an audible nudge when something needs your attention.&lt;/p&gt;&#xA;&lt;h2 id=&#34;real-time-monitoring&#34;&gt;Real-time monitoring&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#real-time-monitoring&#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/hubs/&#34;&gt;hub&lt;/a&gt; confirms every sensor message as it comes in, so you can see at a glance which sensors are healthy and which ones haven&amp;rsquo;t checked in.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.oglas.au/hubs/large-display/&#34;&gt;Large display&lt;/a&gt;&lt;/strong&gt; — a wall-mount dashboard that pages through every sensor on your network.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.oglas.au/hubs/small-display/&#34;&gt;Small display&lt;/a&gt;&lt;/strong&gt; — a desktop unit showing your two most important sensors at a glance.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.oglas.au/local/&#34;&gt;Local&lt;/a&gt; dashboard&lt;/strong&gt; — if you&amp;rsquo;d rather use a phone or laptop, Local exposes a full web UI on your own network.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;All three read from the same on-device log. Nothing leaves your site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Power Monitoring</title>
      <link>https://www.oglas.au/sensors/power/power-monitoring/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/power/power-monitoring/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.oglas.au/sensors/power/power-management/&#34;&gt;Power Management&lt;/a&gt; reads your solar charge controller. &lt;strong&gt;Power&#xA;Monitoring&lt;/strong&gt; reads everything else — because plenty of off-grid power doesn&amp;rsquo;t come&#xA;from a Victron MPPT.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reads any source&lt;/strong&gt; — mains feed, generator output, a battery bank via a shunt, or an individual circuit. AC or DC.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Measures voltage, current, and energy&lt;/strong&gt; — instantaneous draw and accumulated kWh, per source or per circuit.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Finds the hogs&lt;/strong&gt; — which load is quietly eating your battery overnight, and which circuit&amp;rsquo;s draw is creeping up.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Logs locally&lt;/strong&gt; — every reading to your &lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hub&lt;/a&gt; in open formats, no utility portal — see &lt;a href=&#34;https://www.oglas.au/features/your-data/&#34;&gt;Your data is your data&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;hardware&#34;&gt;Hardware&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#hardware&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Current transformers (AC) or a DC shunt feeding an OGLAS node, sized to the&#xA;circuit. Multiple channels for a switchboard; a single channel for one load.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Satellite Hub</title>
      <link>https://www.oglas.au/hubs/satellite-hub/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/hubs/satellite-hub/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;Satellite Hub&lt;/strong&gt; is for the genuinely remote: a site with no mobile&#xA;coverage, no fixed line, and no neighbour to bounce off. It collects sensor data on&#xA;site like any other hub — and when you want that data off the site, it goes up over&#xA;&lt;strong&gt;satellite&lt;/strong&gt; rather than a telco.&lt;/p&gt;&#xA;&lt;h2 id=&#34;when-you-want-satellite&#34;&gt;When you want satellite&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#when-you-want-satellite&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;No coverage at all&lt;/strong&gt; — back-country properties, offshore and coastal fishing,&#xA;remote pump and bore sites, anywhere the phone says &amp;ldquo;no service&amp;rdquo;.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Off-site visibility from nowhere&lt;/strong&gt; — you still want to glance at the site from&#xA;your phone, even though the site itself has no terrestrial link.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Critical alerts that must get out&lt;/strong&gt; — an out-of-water or equipment-fault alert&#xA;that can&amp;rsquo;t wait for you to drive back into coverage.&lt;/li&gt;&#xA;&lt;/ul&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Collects locally first&lt;/strong&gt; — every reading still lands in on-site storage and&#xA;feeds &lt;a href=&#34;https://www.oglas.au/local/&#34;&gt;Local&lt;/a&gt; analysis, the same as any hub. Satellite is the &lt;em&gt;exit&lt;/em&gt;,&#xA;not a dependency for the system to work.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Sends a considered subset up&lt;/strong&gt; — satellite airtime is precious, so the hub is&#xA;configured to forward what matters: alerts, summaries, and the cadence of data&#xA;you actually need remotely, rather than every raw sample.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Feeds &lt;a href=&#34;https://www.oglas.au/cloud/&#34;&gt;Cloud&lt;/a&gt;&lt;/strong&gt; — what goes up becomes your private off-site copy,&#xA;viewable from a phone and shareable on your terms.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;trade-offs-honestly&#34;&gt;Trade-offs, honestly&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#trade-offs-honestly&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Satellite is the most expensive transport per message and the most power-hungry, so&#xA;it&amp;rsquo;s used deliberately: collect everything locally, send up only what earns the&#xA;airtime. For sites that have &lt;em&gt;any&lt;/em&gt; other path out — LTE, Wi-Fi, even&#xA;&lt;a href=&#34;https://www.oglas.au/cloud/&#34;&gt;HaLow&lt;/a&gt; — that&amp;rsquo;s usually the cheaper &lt;a href=&#34;https://www.oglas.au/cloud/&#34;&gt;Cloud&lt;/a&gt; route. Satellite is&#xA;the answer when there&amp;rsquo;s no other way.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Temperature</title>
      <link>https://www.oglas.au/sensors/environment/temperature/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/environment/temperature/</guid>
      <description>&lt;p&gt;Not every temperature is the weather. The OGLAS &lt;strong&gt;Temperature&lt;/strong&gt; sensor watches a&#xA;specific point — and tells you the moment it leaves the range it&amp;rsquo;s supposed to be&#xA;in.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reads one or more probes&lt;/strong&gt; — a single point or several on one node.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Alerts on thresholds&lt;/strong&gt; — too warm, too cold, or out of a band, straight to the &lt;a href=&#34;https://www.oglas.au/sensors/access/bell/&#34;&gt;bell&lt;/a&gt; or your phone.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Logs the trend&lt;/strong&gt; — so you can see the freezer creeping up for a day before it actually failed.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;where-it-goes&#34;&gt;Where it goes&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#where-it-goes&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Freezer &amp;amp; cool room&lt;/strong&gt; — the classic: catch a failure before the contents spoil.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Water tank &amp;amp; hot water&lt;/strong&gt; — frozen-pipe risk at one end, legionella-safe storage at the other.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Kiln, oven, smoker&lt;/strong&gt; — confirm a firing or curing schedule held.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Engine &amp;amp; bearing&lt;/strong&gt; — an overheating bearing or engine as an early fault signal.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Glasshouse &amp;amp; shed&lt;/strong&gt; — keep growing or stored goods in range.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;hardware&#34;&gt;Hardware&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#hardware&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Thermistor, RTD, thermocouple, or a digital probe (DS18B20 and friends) to suit the&#xA;range, on an OGLAS &lt;a href=&#34;https://www.oglas.au/sensors/environment/analog/&#34;&gt;analog&lt;/a&gt;-class node. Mains or battery depending on the&#xA;site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trap Trigger</title>
      <link>https://www.oglas.au/sensors/safety/trap-trigger/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/safety/trap-trigger/</guid>
      <description>&lt;p&gt;Checking traps is the same problem as checking troughs: a long drive, mostly to find&#xA;nothing. The OGLAS &lt;strong&gt;Trap Trigger&lt;/strong&gt; sensor tells you the instant a trap fires, so you&#xA;only make the trip when there&amp;rsquo;s a reason to — and you make it quickly.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detects activation&lt;/strong&gt; — a switch or sensor on the trap mechanism fires the moment it&amp;rsquo;s triggered.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Alerts immediately&lt;/strong&gt; — straight to your &lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hub&lt;/a&gt;, the &lt;a href=&#34;https://www.oglas.au/sensors/access/bell/&#34;&gt;bell&lt;/a&gt;, the &lt;a href=&#34;https://www.oglas.au/sensors/vehicles/vehicle-track/&#34;&gt;cab display&lt;/a&gt;, or your phone via &lt;a href=&#34;https://www.oglas.au/cloud/&#34;&gt;Cloud&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Time-stamps and locates&lt;/strong&gt; — when it fired, and (with GPS) which trap, so you go straight to it.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Runs for months&lt;/strong&gt; — it sleeps and waits for a single event, so battery life is measured in seasons.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;why-it-matters&#34;&gt;Why it matters&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#why-it-matters&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;For pest and feral control, a sprung trap left for days is both ineffective and&#xA;inhumane. Knowing within minutes means you can dispatch or release quickly, and reset&#xA;the trap so it&amp;rsquo;s working again sooner.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Water Pump</title>
      <link>https://www.oglas.au/sensors/water/water-pumps/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/water/water-pumps/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;Water Pump&lt;/strong&gt; controller starts and stops a pump on the conditions you&#xA;set — a tank dropping, a trough low, solar surplus available — and, crucially,&#xA;confirms the pump &lt;em&gt;actually ran&lt;/em&gt; by measuring its current. It&amp;rsquo;s the&#xA;&lt;a href=&#34;https://www.oglas.au/sensors/power/smart-switch/&#34;&gt;Smart Switch&lt;/a&gt; tuned for the one job that matters most&#xA;on a dry site.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Drives the pump on a rule&lt;/strong&gt; — start when a &lt;a href=&#34;https://www.oglas.au/sensors/water/tank-level/&#34;&gt;tank&lt;/a&gt; or &lt;a href=&#34;https://www.oglas.au/sensors/water/water-trough/&#34;&gt;trough&lt;/a&gt; drops below a threshold; stop when it&amp;rsquo;s full. Combine with solar surplus so the pump runs when there&amp;rsquo;s sun to spare.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Confirms it ran&lt;/strong&gt; — current sensing tells you the motor actually drew power, not that a relay merely clicked. &amp;ldquo;Pump on, no current&amp;rdquo; is a real failure you&amp;rsquo;ll hear about.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Dry-run protection&lt;/strong&gt; — no flow or a current signature that says the pump is cavitating? Shut it down before it burns out.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Logs every cycle&lt;/strong&gt; — run time, current, and starts-per-day to your &lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hub&lt;/a&gt;, so a pump heading for failure shows up as a trend.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;pairs-well-with&#34;&gt;Pairs well with&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#pairs-well-with&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.oglas.au/sensors/water/tank-level/&#34;&gt;Tank level&lt;/a&gt; and &lt;a href=&#34;https://www.oglas.au/sensors/water/water-trough/&#34;&gt;Water Trough&lt;/a&gt; — the level that drives the pump.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.oglas.au/sensors/water/water-flow-pressure/&#34;&gt;Water Flow &amp;amp; Pressure&lt;/a&gt; — confirms water is actually moving, not just that the motor spun.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.oglas.au/sensors/power/power-management/&#34;&gt;Power Management&lt;/a&gt; — run on solar surplus instead of grid or generator.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.oglas.au/sensors/access/bell/&#34;&gt;Bell&lt;/a&gt; — a failed pump rings the homestead.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Building this into a larger site? That&amp;rsquo;s exactly what we do — &lt;a href=&#34;https://www.oglas.au/custom/&#34;&gt;start a custom build&lt;/a&gt; or &lt;a href=&#34;mailto:scottp@dd.com.au&#34;&gt;email us&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Water Flow &amp; Pressure</title>
      <link>https://www.oglas.au/sensors/water/water-flow-pressure/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/water/water-flow-pressure/</guid>
      <description>&lt;p&gt;Level tells you how much water you have; &lt;strong&gt;flow and pressure&lt;/strong&gt; tell you what it&amp;rsquo;s&#xA;doing. The OGLAS Water Flow &amp;amp; Pressure sensor sits inline and watches the things&#xA;that go wrong between the source and the tap.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Measures flow rate&lt;/strong&gt; — litres per minute through a line, totalised over time so you know exactly how much moved.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Measures line pressure&lt;/strong&gt; — at the pump or anywhere on the line.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Catches leaks&lt;/strong&gt; — flow when nothing should be running is a burst pipe or a stuck valve, and it raises an &lt;a href=&#34;https://www.oglas.au/features/monitoring-and-alerts/&#34;&gt;alert&lt;/a&gt; straight away.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Catches blockages and a tiring pump&lt;/strong&gt; — pressure climbing or falling outside its normal band points to a filter, a kink, or a pump losing its prime.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;hardware&#34;&gt;Hardware&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#hardware&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;An inline flow meter (pulse or analog) and a pressure transducer, read by an OGLAS&#xA;node and reported to your &lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hub&lt;/a&gt;. Runs from the same supply as a nearby&#xA;pump, or battery + solar for a remote line.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Frost</title>
      <link>https://www.oglas.au/sensors/environment/frost/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/environment/frost/</guid>
      <description>&lt;p&gt;A frost you find out about at dawn is a frost you&amp;rsquo;ve already worn. The OGLAS&#xA;&lt;strong&gt;Frost&lt;/strong&gt; sensor watches the conditions that lead to one and warns you — and your&#xA;gear — in time to act.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Tracks air and ground temperature&lt;/strong&gt; — at canopy and at ground level, where frost actually settles.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reads dew point&lt;/strong&gt; — temperature plus humidity tells you how close you are to forming frost, not just how cold it is.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Warns early&lt;/strong&gt; — an &lt;a href=&#34;https://www.oglas.au/features/monitoring-and-alerts/&#34;&gt;alert&lt;/a&gt; as conditions approach the threshold, not once the damage is done.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Triggers protection&lt;/strong&gt; — fire frost fans, an under-tree sprinkler, or a heater via a &lt;a href=&#34;https://www.oglas.au/sensors/power/smart-switch/&#34;&gt;Smart Switch&lt;/a&gt;, automatically, at 2 am, without you standing in the cold.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;hardware&#34;&gt;Hardware&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#hardware&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Paired temperature probes (air and ground) and a humidity sensor on an OGLAS node,&#xA;sited in the block you&amp;rsquo;re protecting. Battery + solar — see&#xA;&lt;a href=&#34;https://www.oglas.au/features/off-grid-power/&#34;&gt;Off-grid power&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Large display</title>
      <link>https://www.oglas.au/hubs/large-display/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/hubs/large-display/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;large display&lt;/strong&gt; is a &lt;a href=&#34;https://www.oglas.au/hubs/lora-hub/&#34;&gt;hub&lt;/a&gt; with an LCD bolted on — the version you mount on a wall or in the office and walk past every morning to check the site at a glance.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-it-shows&#34;&gt;What it shows&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#what-it-shows&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;The screen is large enough to scroll through every sensor on your network without compromise:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Page 1&lt;/strong&gt; — gate state, latest bell trigger, last Vehicle Track arrival.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Page 2&lt;/strong&gt; — water troughs and tank levels with thresholds highlighted, plotted on a paddock map from the trough GPS coordinates.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Page 3&lt;/strong&gt; — electric-fence status across every monitored segment, with pulse-rate trend.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Page 4&lt;/strong&gt; — every analog node with its current reading, battery voltage, and time since last update.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Page 5&lt;/strong&gt; — Smart Switch state and current draw per switched load.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Page 6 onwards&lt;/strong&gt; — &lt;a href=&#34;https://www.oglas.au/sensors/power/power-management/&#34;&gt;power management&lt;/a&gt; (MPPT) data, weather, anything else you&amp;rsquo;ve wired in.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Pages cycle automatically, or you can pin one with the rotary encoder on the side.&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>
    <item>
      <title>Air Quality</title>
      <link>https://www.oglas.au/sensors/environment/air-quality/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/environment/air-quality/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;Air Quality&lt;/strong&gt; sensor watches what&amp;rsquo;s in the air where people, animals, or&#xA;plants are — and raises the alarm when a level climbs into a range that matters.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;CO₂&lt;/strong&gt; — ventilation and comfort indoors; growth in a glasshouse; build-up in a confined space.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Methane (CH₄)&lt;/strong&gt; — biogas, manure pits, and stores; this one also overlaps &lt;a href=&#34;https://www.oglas.au/sensors/safety/&#34;&gt;Safety&lt;/a&gt; (it&amp;rsquo;s combustible).&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Particulates (PM2.5 / PM10)&lt;/strong&gt; — dust, smoke haze, and air quality on fire-season days.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Temperature &amp;amp; humidity&lt;/strong&gt; — the context every air reading needs.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Levels log to your &lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hub&lt;/a&gt; with &lt;a href=&#34;https://www.oglas.au/features/monitoring-and-alerts/&#34;&gt;alerts&lt;/a&gt; on&#xA;threshold, and can drive ventilation directly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Small display</title>
      <link>https://www.oglas.au/hubs/small-display/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/hubs/small-display/</guid>
      <description>&lt;p&gt;The OGLAS &lt;strong&gt;small display&lt;/strong&gt; is a &lt;a href=&#34;https://www.oglas.au/hubs/lora-hub/&#34;&gt;hub&lt;/a&gt; trimmed down to a desk-sized footprint — the handful of readings you actually look at every day, on a screen that stays out of the way the rest of the time. It comes in &lt;strong&gt;two sizes&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;tiny&#34;&gt;Tiny&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#tiny&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;img src=&#34;tiny.jpg&#34; alt=&#34;OGLAS small display, Tiny — a stick-sized OLED showing battery voltage, power, and energy at a glance&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;The &lt;strong&gt;Tiny&lt;/strong&gt; is about as small as a useful readout gets: a stick-sized OLED showing three values at a glance. The photo is a &lt;a href=&#34;https://www.oglas.au/sensors/power/power-management/&#34;&gt;power&lt;/a&gt; example — battery &lt;strong&gt;24.2 V&lt;/strong&gt;, &lt;strong&gt;122 W&lt;/strong&gt;, &lt;strong&gt;300 Wh&lt;/strong&gt; — but the slots are configurable to whatever you check most:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Soil Moisture</title>
      <link>https://www.oglas.au/sensors/water/soil-moisture/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/water/soil-moisture/</guid>
      <description>&lt;p&gt;Irrigating on a timer waters the calendar, not the crop. The OGLAS &lt;strong&gt;Soil Moisture&lt;/strong&gt;&#xA;sensor reads what the ground actually holds — at root depth — so water goes on when&#xA;it&amp;rsquo;s needed and stays off when it isn&amp;rsquo;t.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reads soil moisture&lt;/strong&gt; — volumetric water content from a probe in the root zone; one or several depths.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reads soil temperature&lt;/strong&gt; — the other half of the germination and growth picture.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reports on a schedule&lt;/strong&gt; — hourly is plenty; deep-sleep between reads keeps it running a season on battery.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Drives irrigation&lt;/strong&gt; — feed the reading to a &lt;a href=&#34;https://www.oglas.au/sensors/power/smart-switch/&#34;&gt;Smart Switch&lt;/a&gt;: water only when moisture is below threshold &lt;em&gt;and&lt;/em&gt; the weather isn&amp;rsquo;t about to do it for you.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;hardware&#34;&gt;Hardware&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#hardware&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;A capacitive soil probe (no corroding exposed electrodes) on an OGLAS&#xA;&lt;a href=&#34;https://www.oglas.au/sensors/environment/analog/&#34;&gt;analog&lt;/a&gt; node, battery-powered with a small solar&#xA;trickle — see &lt;a href=&#34;https://www.oglas.au/features/off-grid-power/&#34;&gt;Off-grid power&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Water Quality</title>
      <link>https://www.oglas.au/sensors/water/water-quality/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/sensors/water/water-quality/</guid>
      <description>&lt;p&gt;Plenty of water is no good if it&amp;rsquo;s the wrong water. The OGLAS &lt;strong&gt;Water Quality&lt;/strong&gt;&#xA;sensor monitors the condition of what&amp;rsquo;s in your tanks, troughs, dams, and tanks for&#xA;stock, irrigation, or aquaculture.&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;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;pH&lt;/strong&gt; — drift outside the safe band for stock, crops, or fish.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Salinity / EC / TDS&lt;/strong&gt; — dissolved solids creeping up in a bore or dam.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Temperature&lt;/strong&gt; — drives dissolved-oxygen levels in aquaculture and dam health generally.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Turbidity&lt;/strong&gt; — cloudiness from algae, runoff, or a disturbed dam.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Dissolved oxygen (option)&lt;/strong&gt; — the one that matters most for fish.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Readings go to your &lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hub&lt;/a&gt; on a schedule, with &lt;a href=&#34;https://www.oglas.au/features/monitoring-and-alerts/&#34;&gt;alerts&lt;/a&gt; when any value leaves its safe range.&lt;/p&gt;</description>
    </item>
    <item>
      <title>About OGLAS</title>
      <link>https://www.oglas.au/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/about/</guid>
      <description>&lt;section id=&#34;td-cover-block-0&#34; class=&#34;row td-cover-block td-cover-block--height-auto js-td-cover td-overlay td-overlay--dark -bg-dark&#34; &gt;&#xA;  &lt;div class=&#34;col-12&#34;&gt;&#xA;    &lt;div class=&#34;container td-overlay__inner&#34;&gt;&#xA;      &lt;div class=&#34;text-center&#34;&gt;&#xA;        &lt;h1 class=&#34;display-1 mt-0 mt-md-5 pb-4&#34;&gt;About OGLAS&lt;/h1&gt;&#xA;        &lt;div class=&#34;pt-3 lead&#34;&gt;&#xA;&lt;p&gt;The Off-Grid Local Alert System — custom sensors, hubs, and data analysis for anything off-grid.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/section&gt;&#xA;&lt;div&gt;&lt;a id=&#34;td-block-1&#34; class=&#34;td-anchor-no-extra-offset&#34;&gt;&lt;/a&gt;&lt;/div&gt;&#xA;&lt;section class=&#34;row td-box td-box--dark td-box--height-auto&#34;&gt;&#xA;&lt;div class=&#34;col&#34;&gt;&#xA;&lt;div class=&#34;container&#34;&gt;&#xA;&lt;p&gt;OGLAS — the &lt;strong&gt;Off-Grid Local Alert System&lt;/strong&gt; — is a family of &lt;a href=&#34;https://www.oglas.au/sensors/&#34;&gt;sensors&lt;/a&gt;, &lt;a href=&#34;https://www.oglas.au/hubs/&#34;&gt;hubs&lt;/a&gt;, and&#xA;data tooling for sites where there&amp;rsquo;s no reliable phone signal, no fibre, and no monthly subscription&#xA;budget. Farms, fishing, fleets, factory equipment, remote power — anything off-grid.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Search Results</title>
      <link>https://www.oglas.au/search/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.oglas.au/search/</guid>
      <description></description>
    </item>
  </channel>
</rss>
