44< html >
55
66< head >
7- < title > Javascript SDK Sample Apps</ title >
8- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
9- < link rel ="icon " type ="image/x-icon " href ="samples/res/favicon.ico ">
10- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css ">
11- < link rel ="stylesheet " type ="text/css " href ="samples/styles/index.css ">
12- < link rel ="stylesheet " type ="text/css " href ="samples/styles/styles.css ">
7+ < title > Javascript SDK Sample Apps</ title >
8+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
9+ < link rel ="icon " type ="image/x-icon " href ="samples/res/favicon.ico ">
10+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css ">
11+ < link rel ="stylesheet " type ="text/css " href ="samples/styles/index.css ">
12+ < link rel ="stylesheet " type ="text/css " href ="samples/styles/styles.css ">
1313</ head >
1414
1515< body >
16- < header >
17- < img class ="logo " src ="samples/res/logo.jpg " alt ="Datalogic ">
18- < center >
19- < h2 > Javascript SDK Samples</ h2 >
20- < p class ="description ">
21- The following web apps demonstrate different aspects of the Datalogic Javascript SDK exposed by
22- Datalogic Enterprise Browser
23- </ p >
24- </ center >
25- </ header >
16+ < header >
17+ < img class ="logo " src ="samples/res/logo.jpg " alt ="Datalogic ">
18+ < center >
19+ < h2 > Javascript SDK Samples</ h2 >
20+ < p class ="description ">
21+ The following web apps demonstrate different aspects of the Datalogic Javascript SDK exposed by
22+ Datalogic Enterprise Browser
23+ </ p >
24+ </ center >
25+ </ header >
2626
27- < div class ="test-pages ">
28- <!-- Barcode scanning sample -->
29- < div id ="barcode-scanning " class ="card ">
30- < img class ="card-icon " src ="samples/res/barcode-scanner.svg " alt ="Avatar ">
31- < a class ="test-page-link " href ="samples/barcode.html "> Barcode Scanning</ a >
32- </ div >
27+ < h3 > Barcode Functions</ h3 >
28+ < hr >
29+ < div class ="test-pages ">
30+ <!-- Barcode scanning sample -->
31+ < div id ="barcode-scanning " class ="card ">
32+ < img class ="card-icon " src ="samples/res/barcode-scanner.svg " alt ="Avatar ">
33+ < a class ="test-page-link " href ="samples/barcode.html "> Barcode Scanning</ a >
34+ </ div >
3335
34- <!-- Scanning configuration sample -->
35- < div id ="scanning-configuration " class ="card ">
36- < img class ="card-icon " src ="samples/res/settings.svg " alt ="Avatar ">
37- < a class ="test-page-link " href ="samples/config.html "> Scanning Configuration</ a >
38- </ div >
36+ <!-- Scanning configuration sample -->
37+ < div id ="scanning-configuration " class ="card ">
38+ < img class ="card-icon " src ="samples/res/settings.svg " alt ="Avatar ">
39+ < a class ="test-page-link " href ="samples/config.html "> Scanning Configuration</ a >
40+ </ div >
3941
40- <!-- Trigger configuration sample -->
41- < div id ="trigger-configuration " class ="card ">
42- < img class ="card-icon " src ="samples/res/settings.svg " alt ="Avatar ">
43- < a class ="test-page-link " href ="samples/trigger.html "> Trigger Configuration</ a >
44- </ div >
42+ <!-- Trigger configuration sample -->
43+ < div id ="trigger-configuration " class ="card ">
44+ < img class ="card-icon " src ="samples/res/settings.svg " alt ="Avatar ">
45+ < a class ="test-page-link " href ="samples/trigger.html "> Trigger Configuration</ a >
46+ </ div >
4547
46- <!-- Use the Camera-->
47- < div id ="camera " class ="card ">
48- < img class ="card-icon " src ="samples/res/camera.svg " alt ="Avatar ">
49- < a class ="test-page-link " href ="samples/camera.html "> Camera</ a >
50- </ div >
48+ </ div >
5149
52- <!-- Trigger Location -->
53- < div id ="location " class ="card ">
54- < img class ="card-icon " src ="samples/res/location.svg " alt ="Avatar ">
55- < a class ="test-page-link " href ="samples/location.html "> Location</ a >
56- </ div >
50+ < h3 > Peripherals</ h3 >
51+ < hr >
52+ < div class ="test-pages ">
53+ <!-- Use the Camera-->
54+ < div id ="camera " class ="card ">
55+ < img class ="card-icon " src ="samples/res/camera.svg " alt ="Avatar ">
56+ < a class ="test-page-link " href ="samples/camera.html "> Camera</ a >
57+ </ div >
5758
58- <!-- Use the Microphone -->
59- < div id ="microphone " class ="card ">
60- < img class ="card-icon " src ="samples/res/microphone .svg " alt ="Avatar ">
61- < a class ="test-page-link " href ="samples/microphone .html "> Microphone </ a >
62- </ div >
59+ <!-- Trigger Location -->
60+ < div id ="location " class ="card ">
61+ < img class ="card-icon " src ="samples/res/location .svg " alt ="Avatar ">
62+ < a class ="test-page-link " href ="samples/location .html "> Location </ a >
63+ </ div >
6364
64- </ div >
65+ <!-- Use the Microphone -->
66+ < div id ="microphone " class ="card ">
67+ < img class ="card-icon " src ="samples/res/microphone.svg " alt ="Avatar ">
68+ < a class ="test-page-link " href ="samples/microphone.html "> Microphone</ a >
69+ </ div >
70+ </ div >
71+
72+ < h3 > Cradle Functions</ h3 >
73+ < hr >
74+ < div class ="test-pages ">
75+ <!-- Unlock the Cradle -->
76+ < div id ="unlock " class ="card ">
77+ < img class ="card-icon " src ="samples/res/unlock.svg " alt ="Avatar ">
78+ < a class ="test-page-link " href ="samples/unlock.html "> Unlock Cradle</ a >
79+ </ div >
80+
81+ <!-- Control Cradle LEDs -->
82+ < div id ="led " class ="card ">
83+ < img class ="card-icon " src ="samples/res/led.svg " alt ="Avatar ">
84+ < a class ="test-page-link " href ="samples/led.html "> Cradle LEDs</ a >
85+ </ div >
86+
87+ <!-- Add Cradle Listeners -->
88+ < div id ="listener " class ="card ">
89+ < img class ="card-icon " src ="samples/res/listener.svg " alt ="Avatar ">
90+ < a class ="test-page-link " href ="samples/listeners.html "> Cradle Listeners</ a >
91+ </ div >
92+
93+ <!-- Add Cradle Listeners -->
94+ < div id ="read-write " class ="card ">
95+ < img class ="card-icon " src ="samples/res/read_write.svg " alt ="Avatar ">
96+ < a class ="test-page-link " href ="samples/read_write.html "> Read/Write to Cradle</ a >
97+ </ div >
98+ </ div >
6599</ body >
66100
67- </ html >
101+ </ html >
0 commit comments