Vorto Devtool

A web editor to describe devices using information models and share them with the Vorto Repository

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.vorto
Идентификатор

Идентификатор

webeditor
Последняя версия

Последняя версия

0.10.0.M1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Vorto Devtool
A web editor to describe devices using information models and share them with the Vorto Repository
Организация-разработчик

Организация-разработчик

Eclipse.org

Скачать webeditor

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.eclipse.vorto/webeditor/ -->
<dependency>
    <groupId>org.eclipse.vorto</groupId>
    <artifactId>webeditor</artifactId>
    <version>0.10.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.vorto/webeditor/
implementation 'org.eclipse.vorto:webeditor:0.10.0.M1'
// https://jarcasting.com/artifacts/org.eclipse.vorto/webeditor/
implementation ("org.eclipse.vorto:webeditor:0.10.0.M1")
'org.eclipse.vorto:webeditor:jar:0.10.0.M1'
<dependency org="org.eclipse.vorto" name="webeditor" rev="0.10.0.M1">
  <artifact name="webeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.vorto', module='webeditor', version='0.10.0.M1')
)
libraryDependencies += "org.eclipse.vorto" % "webeditor" % "0.10.0.M1"
[org.eclipse.vorto/webeditor "0.10.0.M1"]

Зависимости

compile (42)

Идентификатор библиотеки Тип Версия
org.eclipse.vorto : repository-api jar 0.10.0.M1
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.security.oauth : spring-security-oauth2 jar
org.springframework.boot : spring-boot-starter-data-jpa jar
commons-codec : commons-codec jar 1.6
com.h2database : h2 jar
javax.interceptor : javax.interceptor-api jar 1.2
org.eclipse.vorto : org.eclipse.vorto.core jar 0.10.0.M1
org.eclipse.vorto : org.eclipse.vorto.editor.web jar 0.10.0.M1
org.eclipse.vorto : org.eclipse.vorto.editor.datatype jar 0.10.0.M1
org.eclipse.vorto : org.eclipse.vorto.editor.datatype.web jar 0.10.0.M1
org.eclipse.vorto : org.eclipse.vorto.editor.datatype.ide jar 0.10.0.M1
org.eclipse.vorto : org.eclipse.vorto.editor.functionblock jar 0.10.0.M1
org.eclipse.vorto : org.eclipse.vorto.editor.functionblock.web jar 0.10.0.M1
org.eclipse.vorto : org.eclipse.vorto.editor.functionblock.ide jar 0.10.0.M1
org.eclipse.vorto : org.eclipse.vorto.editor.infomodel jar 0.10.0.M1
org.eclipse.vorto : org.eclipse.vorto.editor.infomodel.web jar 0.10.0.M1
org.eclipse.vorto : org.eclipse.vorto.editor.infomodel.ide jar 0.10.0.M1
org.eclipse.vorto : projectrepository-api jar 0.10.0.M1
org.eclipse.vorto : projectrepository-file jar 0.10.0.M1
org.apache.commons : commons-lang3 jar 3.1
commons-io : commons-io jar 2.2
commons-jxpath : commons-jxpath jar 1.3
org.slf4j : slf4j-api jar
io.swagger : swagger-annotations jar 1.5.6
io.swagger : swagger-models jar 1.5.6
io.springfox : springfox-swagger2 jar 2.3.0
org.webjars : requirejs jar 2.1.15
org.webjars : jquery jar 2.1.1
org.webjars : ace jar 1.2.0
org.webjars : angularjs jar 1.3.13
org.webjars.bower : angular-route jar 1.3.13
org.webjars : angular-ui-bootstrap jar 0.14.3
org.webjars.bower : angular-animate jar 1.3.13
org.webjars.bower : angular-aria jar 1.3.15
org.webjars : font-awesome jar 4.2.0
org.webjars.npm : angular-smart-table jar 2.1.6
org.webjars : jstree jar 3.2.1
org.webjars.bower : ng-js-tree jar 0.0.6
org.webjars : angular-toastr jar 2.1.1

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-tomcat jar

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-test jar

Модули Проекта

Данный проект не имеет модулей.

Build Status Codacy Badge Quality Gate Maven Central

Eclipse Vorto provides a language for describing models and interfaces for IoT Digital Twins. Digital twins are models of entities in the physical world such as a (multi) sensor device, smart power plant, and other entities that participate in IoT solutions. Modeling enables IoT solutions and IoT platforms to provision, use, and configure IoT devices and logical entities from multiple sources in a single solution. Using the vortolang and describing the entities's capabilities, IoT platforms and IoT solutions can leverage the semantics of these IoT entities.

Vortolang 1.0 Specification

Getting Started with Vorto

Read here

Vorto Examples

Vorto comes with tons of examples, that demonstrate you the use of Vorto in IoT Solution Development.

One of these examples, is the Vorto Dashboard, that visualizes sensor data in Vorto Function Block compliant UI widgets: Click here for demo

Check out more cool Vorto Examples.

Developer Guide

  • Plugin SDK that lets you extend Vorto with different plugin types

Contact us

  • You want to chat with us? Join the chat at https://gitter.im/eclipse/vorto
  • You found a bug in Vorto? Open a GitHub issue
  • Find out more about the project on our Vorto Homepage
  • You have a problem? Reach out to our developers through StackOverflow

Follow us

follow us @EclipseVorto

Channel Releases Features Tutorials
Twitter ✔️ ✔️ ✔️
Email ✔️ ✖️ ✖️

We favor Twitter for feature and tutorial news, because the nature of twitter allows for shorter and faster news. Also such a flood of information via Email would be considered spam. If you have suggestions on how and what news we should provide let us know in the issues.

Contribute to the Project

When you create a Pull Request, make sure:

  1. You have a valid CLA signed with Eclipse
  2. All your commits are signed off (git commit -s)
  3. Your commit message contains "Fixes #<Github issue no>
  4. Target to merge your fix is development branch
  5. Your code fits the code style guidelines

Attribution

The code style guidlines are taken from https://github.com/google/styleguide.

org.eclipse.vorto

Eclipse Foundation

Версии библиотеки

Версия
0.10.0.M1