Log updates
[beagleboard.org.git] / db / 2478.xml
blob621a58f3da5fde081c3dc78407a6692e8d352d48
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <?xml-stylesheet type="text/xsl" href="helma.xsl"?>
3 <xmlroot xmlns:hop="http://www.helma.org/docs/guide/features/database">
4   <hopobject id="2478" name="getPlatform" prototype="Page" created="1366432084314" lastModified="1366435289078">
5   <hop:parent idref="2471" prototyperef="Page"/>
6     <is_xhtml type="boolean">true</is_xhtml>
7     <http_remotehost>127.0.0.1</http_remotehost>
8     <http_language>en-US,en;q=0.8</http_language>
9     <uri>getPlatform</uri>
10     <http_browser>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31</http_browser>
11     <time type="date">20.04.2013 00:21:29 CDT</time>
12     <hopsession>127.0.0.198.47.16.6rtsmlet7d0o</hopsession>
13     <body>&lt;script src=&quot;/static/bonescript-demo.js&quot;&gt;&lt;/script&gt;\r
15 &lt;!-- side menu --&gt;\r
16 &lt;h2&gt;Bonescript&lt;/h2&gt;\r
17 &lt;div id=&apos;side-menu&apos; class=&quot;t3_sidebar&quot;&gt;\r
18     &lt;ul class=&quot;left-menu&quot;&gt;\r
19         &lt;strong&gt;Navigation&lt;/strong&gt;\r
20         &lt;li&gt;&lt;a href=&quot;/static/side-menu.html&quot;&gt;Menu contents&lt;/a&gt;&lt;/li&gt;\r
21     &lt;/ul&gt;\r
22 &lt;/div&gt;\r
24 &lt;!-- content --&gt;\r
25 &lt;div class=&quot;t3_content_1&quot;&gt;\r
26 &lt;div id=&apos;connect-status&apos;&gt;&lt;/div&gt;\r
27 &lt;div id=&quot;content_child&quot;&gt;\r
29 &lt;h1&gt;getPlatform([callback])&lt;/h1&gt;\r
30 &lt;h2&gt;Arguments&lt;/h2&gt;\r
31 &lt;ul&gt;\r
32     &lt;li&gt;&lt;em&gt;callback&lt;/em&gt;: called upon completion&lt;/li&gt;\r
33 &lt;/ul&gt;\r
34 &lt;h2&gt;Return value&lt;/h2&gt;\r
35 &lt;ul&gt;\r
36     &lt;li&gt;&lt;em&gt;name&lt;/em&gt;: name of the board&lt;/li&gt;\r
37     &lt;li&gt;&lt;em&gt;serialNumber&lt;/em&gt;: serial number of the board&lt;/li&gt;\r
38     &lt;li&gt;&lt;em&gt;version&lt;/em&gt;: revision of the board&lt;/li&gt;\r
39     &lt;li&gt;&lt;em&gt;bonescript&lt;/em&gt;: verison of bonescript&lt;/li&gt;\r
40 &lt;/ul&gt;\r
41 &lt;h2&gt;callback(x)&lt;/h2&gt;\r
42 &lt;ul&gt;\r
43     &lt;li&gt;&lt;em&gt;x&lt;/em&gt;: same as the return value.&lt;/li&gt;\r
44 &lt;/ul&gt;\r
45 &lt;h2&gt;Example\r
46     &lt;button class=&quot;dynlink&quot; onclick=&quot;demoRun(&apos;code&apos;)&quot;&gt;run&lt;/button&gt;\r
47     &lt;button class=&quot;dynlink&quot; onclick=&quot;demoRestore(&apos;code&apos;)&quot;&gt;restore&lt;/button&gt;\r
48 &lt;/h2&gt;\r
49 &lt;pre id=&quot;code&quot; class=&quot;use-editor&quot; style=&quot;height:150px;&quot;&gt;\r
50 var b = require(&apos;bonescript&apos;);\r
51 b.getPlatform(printData);\r
52 function printData(x) {\r
53     console.log(&apos;name = &apos; + x.name);\r
54     console.log(&apos;version = &apos; + x.version);\r
55     console.log(&apos;serialNumber = &apos; + x.serialNumber);\r
56     console.log(&apos;bonescript = &apos; + x.bonescript);\r
57 }&lt;/pre&gt;\r
58 &lt;pre id=&apos;console-output&apos; style=&apos;height:120px;&apos;&gt;&lt;/pre&gt;\r
59 &lt;h2&gt;Build and execute instructions&lt;/h2&gt;\r
60 &lt;ul&gt;\r
61     &lt;li&gt;Plug the board in or point to it on the network&lt;/li&gt;\r
62     &lt;li&gt;Click the run button above&lt;/li&gt;\r
63 &lt;/ul&gt;\r
65 &lt;/div&gt;\r
66 &lt;/div&gt;\r
67 &lt;div style=&quot;clear: both;&quot;&gt;&lt;/div&gt;</body>
68     <pseudoparent idref="2471" prototyperef="Page"/>
69     <http_referer>http://beagleboard.org/support/BoneScript/getPlatform/edit</http_referer>
70     <http_host>beagleboard.org</http_host>
71     <lang>en-us</lang>
72     <user>blog.hangerhead.com</user>
73   </hopobject>
74 </xmlroot>