<?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 GPS from GOS in Edge Computing Infrastructure</title>
    <link>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466234#M643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy Guys:&lt;/P&gt;&lt;P&gt;I need to access&amp;nbsp; GPS (and some others ios info) from GOS. How can I doo this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2019 11:12:13 GMT</pubDate>
    <dc:creator>Paulo Ventura</dc:creator>
    <dc:date>2019-03-01T11:12:13Z</dc:date>
    <item>
      <title>GPS from GOS</title>
      <link>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466234#M643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy Guys:&lt;/P&gt;&lt;P&gt;I need to access&amp;nbsp; GPS (and some others ios info) from GOS. How can I doo this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 11:12:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466234#M643</guid>
      <dc:creator>Paulo Ventura</dc:creator>
      <dc:date>2019-03-01T11:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: GPS from GOS</title>
      <link>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466235#M644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paulo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GPS information is only available in IOS currently. It is not available in GOS.&lt;/P&gt;&lt;P&gt;Currently there is one workaround. You may use a script to send GPS information to data center so that the GOS may know it from data center accordingly. Or, you may telnet to IOS from GOS using Python, and run "show cellular 0 gps" to get the GPS information. Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 03:05:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466235#M644</guid>
      <dc:creator>Steve Zhang</dc:creator>
      <dc:date>2016-04-15T03:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: GPS from GOS</title>
      <link>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466236#M645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Steve !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adn thanks for the sugestion.I will implement this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be interesting to have this functionality implemented in a future review&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:26:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466236#M645</guid>
      <dc:creator>Paulo Ventura</dc:creator>
      <dc:date>2016-04-15T13:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: GPS from GOS</title>
      <link>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466237#M646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;Could you please confirm that in this moment GPS information is still only available in IOS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Alessandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 15:32:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466237#M646</guid>
      <dc:creator>a.veneziano</dc:creator>
      <dc:date>2017-01-20T15:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: GPS from GOS</title>
      <link>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466238#M647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I mentioned in the previous reply, the GPS information is available in IOS, but there is no API for GOS yet. &lt;/P&gt;&lt;P&gt;And currently there is one workaround. You may use a script to send GPS information to data center so that the GOS may know it from data center accordingly. Or, you may write a simple Python code which may telnet to IOS from GOS using Python, and run "show cellular 0 gps" to get the GPS information. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jan 2017 04:53:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466238#M647</guid>
      <dc:creator>Steve Zhang</dc:creator>
      <dc:date>2017-01-21T04:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: GPS from GOS</title>
      <link>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466239#M648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Steve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 22:34:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466239#M648</guid>
      <dc:creator>a.veneziano</dc:creator>
      <dc:date>2017-01-23T22:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: GPS from GOS</title>
      <link>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466240#M649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessando,&lt;/P&gt;&lt;P&gt;I`ve used a telnet session from GOS to read not only GPS but a lot of info from IOS and other connected devies.&lt;/P&gt;&lt;P&gt;I`m using a PaaS qith python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Started from 15(6)3M1b, I get the acellerometer in the same way...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Feb 2017 23:52:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466240#M649</guid>
      <dc:creator>Paulo Ventura</dc:creator>
      <dc:date>2017-02-18T23:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: GPS from GOS</title>
      <link>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466241#M650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paulo,&lt;/P&gt;&lt;P&gt;Thank you very much, &lt;SPAN class="short_text" lang="en"&gt;I had thought about a similar solution using Netmiko o Paramiko &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Alessandro&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 16:16:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/edge-computing-infrastructure/gps-from-gos/m-p/3466241#M650</guid>
      <dc:creator>a.veneziano</dc:creator>
      <dc:date>2017-02-28T16:16:00Z</dc:date>
    </item>
  </channel>
</rss>

