Commit bdcc6e0f authored by Roque's avatar Roque

erp5_officejs: update exporter

parent 5786fdab
...@@ -36,6 +36,7 @@ ...@@ -36,6 +36,7 @@
<label data-i18n="Site:">Site:</label> <label data-i18n="Site:">Site:</label>
<select name="web_site"> <select name="web_site">
<option>Text Editor</option> <option>Text Editor</option>
<option>Drone Simulator</option>
<option>Smart Assistant</option> <option>Smart Assistant</option>
<option>Media Player</option> <option>Media Player</option>
<option>Illustration Editor</option> <option>Illustration Editor</option>
......
...@@ -235,7 +235,7 @@ ...@@ -235,7 +235,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1001.15759.21278.29644</string> </value> <value> <string>1003.56328.46161.11110</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -253,7 +253,7 @@ ...@@ -253,7 +253,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1659963257.75</float> <float>1671129613.99</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -14,6 +14,11 @@ ...@@ -14,6 +14,11 @@
"storage_type": "precache", "storage_type": "precache",
"cache": precache_manifest "cache": precache_manifest
}, },
"Drone Simulator": {
"url": "officejs_drone_simulator/",
"storage_type": "precache",
"cache": precache_manifest
},
"Smart Assistant": { "Smart Assistant": {
"url": "officejs_smart_assistant/", "url": "officejs_smart_assistant/",
"storage_type": "precache", "storage_type": "precache",
......
...@@ -258,7 +258,7 @@ ...@@ -258,7 +258,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1001.15759.21278.29644</string> </value> <value> <string>1003.56329.25576.20599</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -276,7 +276,7 @@ ...@@ -276,7 +276,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1659963275.0</float> <float>1671129664.38</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment