<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Matter device data pipeline in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Matter-device-data-pipeline/m-p/716328#M8685</link>
    <description>&lt;P&gt;In case of custom app development, where device should connected to multiple matter ecosystem and custom app, do I need these both to develop the app where data can be fetched and commands can be sent?&lt;BR /&gt;1.&amp;nbsp;&lt;A href="https://developers.home.google.com/matter" target="_blank" rel="noopener"&gt;https://developers.home.google.com/matter&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;A href="https://developers.google.com/nest/device-access" target="_blank" rel="noopener noreferrer"&gt;https://developers.google.com/nest/device-access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If only one is fine than which one is the latest and may get updates from google in future.&lt;/P&gt;</description>
    <pubDate>Tue, 06 May 2025 06:39:30 GMT</pubDate>
    <dc:creator>code_sparrow</dc:creator>
    <dc:date>2025-05-06T06:39:30Z</dc:date>
    <item>
      <title>Matter device data pipeline</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Matter-device-data-pipeline/m-p/714837#M8663</link>
      <description>&lt;P&gt;I'm device manufacturer and in future planning to get my device matter certified.&lt;/P&gt;&lt;P&gt;If I want my device data for analytics purpose into my cloud than what is the best way possible.&lt;/P&gt;&lt;P&gt;My research says that the most latest approach suggested by google is,&lt;/P&gt;&lt;P&gt;developing a custom mobile app using device access apis(Home APIs) and subscribe to device state and send it to my cloud.&lt;/P&gt;&lt;P&gt;If I go that route, will it work even though the device was onboarded via google home app and google home hub device is also there.&lt;/P&gt;&lt;P&gt;I want to make sure that both path will be active, device to hub to google home app and device to custom app to my cloud, and both on matter ecosystem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also is this &lt;A title="https://developers.home.google.com/matter/analytics/monitoring#:~:text=to%20access%20cloud%20monitoring%20from,monitoring%20dashboard" href="https://developers.home.google.com/matter/analytics/monitoring#:~:text=To%20access%20Cloud%20Monitoring%20from,Monitoring%20dashboard" target="_blank" rel="noreferrer noopener"&gt;https://developers.home.google.com/matter/analytics/monitoring#:~:text=To%20access%20Cloud%20Monitoring%20from,Monitoring%20dashboard&lt;/A&gt; older approach and new one is google device access apis?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 06:37:16 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Matter-device-data-pipeline/m-p/714837#M8663</guid>
      <dc:creator>code_sparrow</dc:creator>
      <dc:date>2025-04-30T06:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Matter device data pipeline</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Matter-device-data-pipeline/m-p/715388#M8679</link>
      <description>&lt;P class="whitespace-pre-wrap break-words"&gt;Yes, both approaches can work simultaneously. The Google Device Access API (newer approach) allows you to build custom applications that can access device data directly, while still maintaining the Google Home integration. This dual-path architecture is supported within the Matter ecosystem.&lt;/P&gt;
&lt;P class="whitespace-pre-wrap break-words"&gt;For implementation details, I recommend:&lt;/P&gt;
&lt;OL class="[&amp;amp;:not(:last-child)_ul]:pb-1 [&amp;amp;:not(:last-child)_ol]:pb-1 list-decimal space-y-1.5 pl-7"&gt;
&lt;LI class="whitespace-normal break-words"&gt;Review the official Matter documentation: &lt;A class="underline" href="https://developers.home.google.com/matter" target="_blank"&gt;https://developers.home.google.com/matter&lt;/A&gt;&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;Explore Google's Device Access API: &lt;A class="underline" href="https://developers.google.com/nest/device-access" target="_blank"&gt;https://developers.google.com/nest/device-access&lt;/A&gt;&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;Consider using Google's Pub/Sub for streaming device data to your cloud&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="whitespace-pre-wrap break-words"&gt;The link you shared does reference the monitoring approach, but the Device Access API offers more robust integration options for manufacturers.&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 18:05:32 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Matter-device-data-pipeline/m-p/715388#M8679</guid>
      <dc:creator>Suc_dpe</dc:creator>
      <dc:date>2025-05-01T18:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Matter device data pipeline</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Matter-device-data-pipeline/m-p/716328#M8685</link>
      <description>&lt;P&gt;In case of custom app development, where device should connected to multiple matter ecosystem and custom app, do I need these both to develop the app where data can be fetched and commands can be sent?&lt;BR /&gt;1.&amp;nbsp;&lt;A href="https://developers.home.google.com/matter" target="_blank" rel="noopener"&gt;https://developers.home.google.com/matter&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;A href="https://developers.google.com/nest/device-access" target="_blank" rel="noopener noreferrer"&gt;https://developers.google.com/nest/device-access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If only one is fine than which one is the latest and may get updates from google in future.&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 06:39:30 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Matter-device-data-pipeline/m-p/716328#M8685</guid>
      <dc:creator>code_sparrow</dc:creator>
      <dc:date>2025-05-06T06:39:30Z</dc:date>
    </item>
  </channel>
</rss>

