dey-examples/connectcore-demo-example
David Escalona cf8b2b0412 connectcore-demo-example: dashboard: add a mechanism to determine the color of the panels
Most of device boards have blue PCBs, but there are some products with green PCBs. In these cases,
the green panels have very poor contrast, so the color needs to be changed dynamically. This commit
adds a mechanism to automatically change the color of the dashboard panels based on the new device
property "PCB_COLOR".

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

Signed-off-by: David Escalona <david.escalona@digi.com>
2023-11-09 12:03:25 +01:00
..
static connectcore-demo-example: dashboard: add a mechanism to determine the color of the panels 2023-11-09 12:03:25 +01:00
README.md connectcore-demo-example: add readme file 2022-06-03 13:57:02 +02:00
demoserver.py connectcore-demo-example: limit demo to use only native BT adapter 2023-03-27 14:05:06 +02:00
index.html connectcore-demo-example: dashboard: add a mechanism to determine the color of the panels 2023-11-09 12:03:25 +01:00
management.html connectcore-demo-example: add support for ccimx93-dvk board 2023-02-08 18:07:20 +01:00
multimedia.html connectcore-demo-example: add support for ccimx93-dvk board 2023-02-08 18:07:20 +01:00
multimedia_viewer.html connectcore-demo-example: set Digi logo link to 'index.html' 2023-02-06 18:24:30 +01:00
network.html connectcore-demo-example: add support for ccmp133-dvk in the network page 2023-03-08 11:14:22 +01:00

README.md

ConnectCore Demo Application

The ConnectCore demo allows you to monitor and manage your ConnectCore device from a friendly front-end. You can monitor device data, such as memory, CPU temperature and statistics, or network interfaces traffic. It allows you to toggle a user LED, reboot the device, and upgrade its firmware, as well as test its multimedia capabilities.

This demo is compatible with:

  • ConnectCore 8M Mini Development Kit
  • ConnectCore 8M Nano Development Kit
  • ConnectCore 8X SBC Pro

Running the application

The application is included in dey-image-webkit image. For more information, go to:

License

Copyright 2022, Digi International Inc.

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appears in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.