1.8.1 • Published 5 months ago

@embedthis/devcore v1.8.1

Weekly downloads
-
License
Commercial
Repository
-
Last release
5 months ago

Embedthis DevCore - Device Management UI Framework

EmbedThis DevCore is a device management framework for IoT devices. It provides a framework based upon VueJS and Vuetify for building device management applications that connect to the EmbedThis IoT Platform.

This is the source distribution for the DevCore UI Framework.

The source includes:

  • DevCore UI Framework library (framework)
  • Standard device app (apps/standard)

If you just need the NPM package, you can install it with:

npm install @embedthis/devcore-ui

This will install the DevCore framework for local use.

Building

To build the framework and the Standard management app, run:

make

This will install required packages, build the framework and the Standard app.

Built assets are under:

  • framework/dist
  • apps/standard/ui/dist

Full documentation for the DevCore UI Framework is available at.

Licensing

The DevCore UI Framework is commercial software with public source code. It is licensed to use with a current EmbedThis IoT Platform subscription.

See LICENSE.md and EVAL.md for details.