dey-examples/connectcore-demo-example/static
Javier Viguera 876b1d55fc connectcore-demo-example: use is_local_access for local run detection
According to the API, navigator.platform is unreliable and not recommended
for runtime detection. As our platforms are ARM based, we were using it
to get the platform and grep for a literal arm. That fails for example
when using chromium browser on the ConnectCore devices, as it is reporting
'Linux x86_64' even running on an arm64 device.

Instead use the already implemented is_local_access function to detect
whether the browser is running locally in the target.

https://onedigi.atlassian.net/browse/DEL-9838

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2025-11-12 17:29:44 +01:00
..
assets connectcore-demo-example: update NPU demos links for CCMP25 2024-09-18 10:43:50 +02:00
css connectcore-demo-example: improve npu demos launch mechanism 2024-09-19 16:50:04 +02:00
fonts connectcore-demo-example: initial dashboard and management pages 2022-06-03 13:56:24 +02:00
images connectcore-demo-example: add support for ccimx95-dvk 2025-11-11 17:56:54 +01:00
js connectcore-demo-example: use is_local_access for local run detection 2025-11-12 17:29:44 +01:00
sounds connectcore-demo-example: reduce sample audio file size 2023-02-01 16:25:42 +01:00