robopark 3.3.8 → 3.3.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,55 +1,55 @@
1
1
  {
2
- "/_not-found/page": "app/_not-found/page.js",
3
- "/api/download-piper-model/route": "app/api/download-piper-model/route.js",
4
2
  "/api/device-character/route": "app/api/device-character/route.js",
3
+ "/api/download-piper-model/route": "app/api/download-piper-model/route.js",
4
+ "/api/prewarm/route": "app/api/prewarm/route.js",
5
5
  "/api/models/route": "app/api/models/route.js",
6
6
  "/api/prompt/route": "app/api/prompt/route.js",
7
7
  "/api/reload-tools/route": "app/api/reload-tools/route.js",
8
- "/api/prewarm/route": "app/api/prewarm/route.js",
9
8
  "/api/robopark/devices/[deviceId]/control/route": "app/api/robopark/devices/[deviceId]/control/route.js",
10
- "/api/robopark/sessions/[sessionId]/end/route": "app/api/robopark/sessions/[sessionId]/end/route.js",
11
9
  "/api/robopark/robots/[robotId]/operations/route": "app/api/robopark/robots/[robotId]/operations/route.js",
10
+ "/api/robopark/sessions/[sessionId]/end/route": "app/api/robopark/sessions/[sessionId]/end/route.js",
12
11
  "/api/robopark/transcripts/[sessionId]/route": "app/api/robopark/transcripts/[sessionId]/route.js",
12
+ "/api/setup/status/route": "app/api/setup/status/route.js",
13
13
  "/api/setup/test-groq/route": "app/api/setup/test-groq/route.js",
14
- "/api/setup/test-n8n/route": "app/api/setup/test-n8n/route.js",
14
+ "/api/setup/test-hass/route": "app/api/setup/test-hass/route.js",
15
15
  "/api/setup/complete/route": "app/api/setup/complete/route.js",
16
+ "/api/setup/test-n8n/route": "app/api/setup/test-n8n/route.js",
16
17
  "/api/setup/test-ollama/route": "app/api/setup/test-ollama/route.js",
17
- "/api/setup/status/route": "app/api/setup/status/route.js",
18
- "/api/setup/test-hass/route": "app/api/setup/test-hass/route.js",
19
18
  "/api/test-tts/route": "app/api/test-tts/route.js",
20
- "/api/wake-word/status/route": "app/api/wake-word/status/route.js",
21
- "/api/voices/route": "app/api/voices/route.js",
22
19
  "/api/wake-word/models/route": "app/api/wake-word/models/route.js",
20
+ "/api/voices/route": "app/api/voices/route.js",
23
21
  "/api/wake-word/upload/route": "app/api/wake-word/upload/route.js",
22
+ "/_not-found/page": "app/_not-found/page.js",
23
+ "/api/wake-word/status/route": "app/api/wake-word/status/route.js",
24
24
  "/favicon.ico/route": "app/favicon.ico/route.js",
25
25
  "/api/connection-details/route": "app/api/connection-details/route.js",
26
26
  "/api/kiosk-hardware/route": "app/api/kiosk-hardware/route.js",
27
27
  "/api/model-status/route": "app/api/model-status/route.js",
28
- "/api/robopark/camera-token/route": "app/api/robopark/camera-token/route.js",
29
- "/api/robopark/character-ai/route": "app/api/robopark/character-ai/route.js",
30
28
  "/api/robopark/device-access/route": "app/api/robopark/device-access/route.js",
29
+ "/api/robopark/character-ai/route": "app/api/robopark/character-ai/route.js",
30
+ "/api/robopark/camera-token/route": "app/api/robopark/camera-token/route.js",
31
+ "/api/robopark/monitor-token/route": "app/api/robopark/monitor-token/route.js",
31
32
  "/api/robopark/live-rooms/route": "app/api/robopark/live-rooms/route.js",
32
33
  "/api/robopark/robots/route": "app/api/robopark/robots/route.js",
33
34
  "/api/robopark/servers/[serverId]/metrics/route": "app/api/robopark/servers/[serverId]/metrics/route.js",
34
- "/api/robopark/monitor-token/route": "app/api/robopark/monitor-token/route.js",
35
+ "/api/robopark/servers/route": "app/api/robopark/servers/route.js",
35
36
  "/api/robopark/servers/[serverId]/route": "app/api/robopark/servers/[serverId]/route.js",
36
37
  "/api/robopark/sessions/route": "app/api/robopark/sessions/route.js",
37
- "/api/robopark/servers/route": "app/api/robopark/servers/route.js",
38
38
  "/api/robovoice/robots/[robotId]/media-health/route": "app/api/robovoice/robots/[robotId]/media-health/route.js",
39
39
  "/api/robopark/robots/[robotId]/voice-engine/route": "app/api/robopark/robots/[robotId]/voice-engine/route.js",
40
40
  "/api/robopark/vision-caption/route": "app/api/robopark/vision-caption/route.js",
41
41
  "/api/settings/route": "app/api/settings/route.js",
42
42
  "/api/turn-credentials/route": "app/api/turn-credentials/route.js",
43
+ "/api/robopark/transcripts/route": "app/api/robopark/transcripts/route.js",
43
44
  "/api/wake/route": "app/api/wake/route.js",
45
+ "/robopark/[...path]/route": "app/robopark/[...path]/route.js",
44
46
  "/camera-grid/route": "app/camera-grid/route.js",
45
47
  "/fed/media/robots/[robotId]/video_feed/route": "app/fed/media/robots/[robotId]/video_feed/route.js",
46
- "/robopark/[...path]/route": "app/robopark/[...path]/route.js",
47
- "/api/robopark/transcripts/route": "app/api/robopark/transcripts/route.js",
48
48
  "/fed/[...path]/route": "app/fed/[...path]/route.js",
49
- "/tailnet/route": "app/tailnet/route.js",
50
- "/(app)/opengraph-image-xg4ifa/route": "app/(app)/opengraph-image-xg4ifa/route.js",
51
49
  "/robopark/api/robots/[robotId]/stream/route": "app/robopark/api/robots/[robotId]/stream/route.js",
52
50
  "/vendor/livekit-client.umd.js/route": "app/vendor/livekit-client.umd.js/route.js",
51
+ "/tailnet/route": "app/tailnet/route.js",
52
+ "/(app)/opengraph-image-xg4ifa/route": "app/(app)/opengraph-image-xg4ifa/route.js",
53
53
  "/robopark/api/[...path]/route": "app/robopark/api/[...path]/route.js",
54
54
  "/robopark/page": "app/robopark/page.js",
55
55
  "/voice-tester/page": "app/voice-tester/page.js",
@@ -3,8 +3,8 @@
3
3
  "functions": {
4
4
  "/api/kiosk-hardware": {},
5
5
  "/api/robovoice/robots/[robotId]/media-health": {},
6
- "/robopark/[...path]": {},
7
6
  "/fed/media/robots/[robotId]/video_feed": {},
7
+ "/robopark/[...path]": {},
8
8
  "/robopark/api/robots/[robotId]/stream": {}
9
9
  }
10
10
  }
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5252e5254da079b5.js" defer=""></script><script src="/_next/static/chunks/framework-e60c938074ff7136.js" defer=""></script><script src="/_next/static/chunks/main-9e24e8708ff075fc.js" defer=""></script><script src="/_next/static/chunks/pages/_app-131c90850aef965b.js" defer=""></script><script src="/_next/static/chunks/pages/_error-e4ba546eb376bdf4.js" defer=""></script><script src="/_next/static/7hosI6Tk4PpkcjmN3-s_F/_buildManifest.js" defer=""></script><script src="/_next/static/7hosI6Tk4PpkcjmN3-s_F/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"7hosI6Tk4PpkcjmN3-s_F","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5252e5254da079b5.js" defer=""></script><script src="/_next/static/chunks/framework-e60c938074ff7136.js" defer=""></script><script src="/_next/static/chunks/main-9e24e8708ff075fc.js" defer=""></script><script src="/_next/static/chunks/pages/_app-131c90850aef965b.js" defer=""></script><script src="/_next/static/chunks/pages/_error-e4ba546eb376bdf4.js" defer=""></script><script src="/_next/static/tDI_bBJ7vZjqqxcXg1GZn/_buildManifest.js" defer=""></script><script src="/_next/static/tDI_bBJ7vZjqqxcXg1GZn/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"tDI_bBJ7vZjqqxcXg1GZn","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
@@ -1 +1 @@
1
- {"node":{},"edge":{},"encryptionKey":"oMzmrICjd1miwxs/vfayAYdzjnbywYaPFjZAUCXe3Eo="}
1
+ {"node":{},"edge":{},"encryptionKey":"v6yRoBy1CP0sc2/QCUk2IWQ98vup9njavuMLXuCteWs="}