项目作者: wanhive

项目描述 :
Web application for the management of users and IoT endpoints.
高级语言: JavaScript
项目地址: git://github.com/wanhive/webconsole.git
创建时间: 2020-11-21T18:36:58Z
项目社区:https://github.com/wanhive/webconsole

开源协议:Apache License 2.0

下载


Wanhive IoT web console

Dynamic web application for the management of users and IoT endpoints.

This package is part of the Wanhive IoT Platform.

Project description

Use the Wanhive IoT web console to manage your things. Define how and when do your things connect to the network and talk to one another.

The three major design goals are

  • Keep it simple
  • Prevent unauthorized access
  • Prevent trust-based attacks launched by the compromised devices

Features

  • Has a responsive browser-based user interface.
  • Registered users can create and manage IoT endpoints.
  • RESTFUL APIs for integration with the external applications.

Package

This package is a maven webapp project which can be compiled into a web application archive (WAR).

  • Wanhive Hub for building server and client-side IoT applications.
  • Wanhive EndPoint the IoT endpoint development library written in Java.

Getting started

The Installation Guide will walk you through the process of installing the Wanhive IoT web console.

The HOWTO-faq document summarizes the steps required for registering your first IoT endpoint.

Resources