An open API service indexing awesome lists of open source software.

https://github.com/digidotcom/digi-iot-web-apps

Web applications for the Digi IoT solution demos.
https://github.com/digidotcom/digi-iot-web-apps

Last synced: 5 months ago
JSON representation

Web applications for the Digi IoT solution demos.

Awesome Lists containing this project

README

          

# Digi IoT Web Applications

This repository contains the source code of the web applications of the Digi IoT solution demos, which demonstrate the end-to-end connection technology using Digi products and services.

The web applications are built with the **Django** or **Next.js** frameworks and can be run locally. Those developed with Django use the [Python Device Cloud Library](https://github.com/digidotcom/python-devicecloud) to communicate with Digi Remote Manager and manage the devices set up for the demo.

## Start Here

The best place to get started is the documentation of the specific demo you want to run:

* [Smart Agriculture Demo](https://www.digi.com/resources/documentation/digidocs/90002422/#containers/cont_demo_title.htm)
* [Tank Monitoring Demo](https://www.digi.com/resources/documentation/digidocs/90002422/#containers/cont_demo_tank.htm)
* [ConnectCore Cloud Services Demo](https://www.digi.com/resources/documentation/digidocs/embedded/dey/4.0/cc93/yocto-ccdemo-intro_c)
* [IoT Application Framework](/iot_app_framework/README.md)

## How to Contribute

The contributing guidelines are in the [CONTRIBUTING.md](/CONTRIBUTING.md) document.

## License

Copyright 2020-2025, Digi International Inc.

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, you can obtain one at https://mozilla.org/MPL/2.0/.

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.