<?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: Meraki Sensor API - fetching latest sensor reading by serial in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421912#M3592</link>
    <description>&lt;P&gt;Excellent ! Glad you got it working !&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2022 12:41:48 GMT</pubDate>
    <dc:creator>Raphael_L</dc:creator>
    <dc:date>2022-09-20T12:41:48Z</dc:date>
    <item>
      <title>Meraki Sensor API - fetching latest sensor reading by serial</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421909#M3589</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;For some reason ive figured i'd make an Apple homekit plugin for homebridge featuring the Meraki MT sensors. &lt;/P&gt;&lt;P&gt;I guess ive got to much time on my hand. &lt;/P&gt;&lt;P&gt;But! &lt;/P&gt;&lt;P&gt;Im unable to fetch the latest information based on serials. &lt;/P&gt;&lt;P&gt;the API keeps returning (in postman) :&lt;/P&gt;&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;{
    "errors": [
        "'serials' must be an array"
    ]
}&lt;/CODE&gt;&lt;/PRE&gt;&lt;DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Could someone point me in the direction of the correct formatting for the so-called array i need to send? &lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Sep 2022 10:10:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421909#M3589</guid>
      <dc:creator>Rebry</dc:creator>
      <dc:date>2022-09-20T10:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki Sensor API - fetching latest sensor reading by serial</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421910#M3590</link>
      <description>&lt;P&gt;Hi , could you provide us which endpoint are you using ?&lt;/P&gt;&lt;P&gt;I'm guessing the syntax should be something like that : serials[]="xxxx-xxxx-xxxx"&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 12:05:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421910#M3590</guid>
      <dc:creator>Raphael_L</dc:creator>
      <dc:date>2022-09-20T12:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki Sensor API - fetching latest sensor reading by serial</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421911#M3591</link>
      <description>&lt;P&gt;Yep! thats it &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/13291"&gt;@Raphletourn&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Ive tried the serials=[] as postman had that as an example in the postman themplate. &lt;/P&gt;&lt;P&gt;And no matter how i formatted the array on the right side, it complained. &lt;/P&gt;&lt;P&gt;first try with &lt;SPAN&gt;&lt;A href="https://api.meraki.com/api/v1/organizations/ORGID/sensor/readings/latest?serials[]=SERIAL" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/organizations/ORGID/sensor/readings/latest?serials[]=SERIAL&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt; and it worked &lt;SPAN class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;Thanks! &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 12:34:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421911#M3591</guid>
      <dc:creator>Rebry</dc:creator>
      <dc:date>2022-09-20T12:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki Sensor API - fetching latest sensor reading by serial</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421912#M3592</link>
      <description>&lt;P&gt;Excellent ! Glad you got it working !&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 12:41:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421912#M3592</guid>
      <dc:creator>Raphael_L</dc:creator>
      <dc:date>2022-09-20T12:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki Sensor API - fetching latest sensor reading by serial</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421913#M3593</link>
      <description>&lt;P&gt;Hi! Any idea how to format this query in postman itself?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2023 19:29:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421913#M3593</guid>
      <dc:creator>dajirku</dc:creator>
      <dc:date>2023-04-23T19:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki Sensor API - fetching latest sensor reading by serial</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421914#M3594</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-09-04 at 18.25.17.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262845i5579A24688391F5D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 01:26:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-sensor-api-fetching-latest-sensor-reading-by-serial/m-p/5421914#M3594</guid>
      <dc:creator>Ryan_Miles</dc:creator>
      <dc:date>2023-09-05T01:26:11Z</dc:date>
    </item>
  </channel>
</rss>

