All Projects → eclipse → Vorto

eclipse / Vorto

Licence: other
Vorto Project

Programming Languages

java
68154 projects - #9 most used programming language
dsl
153 projects

Projects that are alternatives of or similar to Vorto

Ditto
Eclipse Ditto Project
Stars: ✭ 245 (+36.87%)
Mutual labels:  eclipseiot, iot, internet-of-things
Paho.mqtt.java
Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
Stars: ✭ 1,620 (+805.03%)
Mutual labels:  eclipseiot, iot, internet-of-things
Paho.mqtt.android
MQTT Android
Stars: ✭ 2,334 (+1203.91%)
Mutual labels:  eclipseiot, iot, internet-of-things
Wakaama
Eclipse Wakaama is a C implementation of the Open Mobile Alliance's LightWeight M2M protocol (LWM2M).
Stars: ✭ 358 (+100%)
Mutual labels:  eclipseiot, iot, internet-of-things
Californium
CoAP/DTLS Java Implementation
Stars: ✭ 521 (+191.06%)
Mutual labels:  eclipseiot, iot, internet-of-things
Smarthome
Eclipse SmartHome™ project
Stars: ✭ 867 (+384.36%)
Mutual labels:  eclipseiot, iot, internet-of-things
Hawkbit
Eclipse hawkBit™
Stars: ✭ 283 (+58.1%)
Mutual labels:  eclipseiot, iot, internet-of-things
Kura
Eclipse Kura™ project - http://eclipse.org/kura
Stars: ✭ 369 (+106.15%)
Mutual labels:  eclipseiot, iot, internet-of-things
Leshan
Eclipse Leshan is an OMA Lightweight M2M (LWM2M) implementation in Java.
Stars: ✭ 483 (+169.83%)
Mutual labels:  eclipseiot, iot, internet-of-things
Paho.mqtt.embedded C
Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
Stars: ✭ 887 (+395.53%)
Mutual labels:  eclipseiot, iot, internet-of-things
Paho.mqtt.c
An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: https://eclipse.github.io/paho.mqtt.c/
Stars: ✭ 1,056 (+489.94%)
Mutual labels:  eclipseiot, iot, internet-of-things
Paho.mqtt.golang
No description or website provided.
Stars: ✭ 1,814 (+913.41%)
Mutual labels:  eclipseiot, internet-of-things
Ha Floorplan
Floorplan for Home Assistant
Stars: ✭ 1,626 (+808.38%)
Mutual labels:  iot, internet-of-things
Mycontroller V1 Legacy
The Open Source Controller
Stars: ✭ 135 (-24.58%)
Mutual labels:  iot, internet-of-things
Lisa
Sandbox for automated Linux malware analysis.
Stars: ✭ 177 (-1.12%)
Mutual labels:  iot, internet-of-things
Iot Technical Guide
🐝 IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 ✨ ✨ ✨ (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)
Stars: ✭ 2,334 (+1203.91%)
Mutual labels:  iot, internet-of-things
Openhab Ios
The repository of the iOS client
Stars: ✭ 141 (-21.23%)
Mutual labels:  iot, internet-of-things
Broadlink Mqtt
MQTT client to control BroadLink devices
Stars: ✭ 169 (-5.59%)
Mutual labels:  iot, internet-of-things
Tinytpu
Implementation of a Tensor Processing Unit for embedded systems and the IoT.
Stars: ✭ 153 (-14.53%)
Mutual labels:  iot, internet-of-things
Make
📖📖📖📖📖 写给软件工程师看的硬件编程指南
Stars: ✭ 170 (-5.03%)
Mutual labels:  iot, internet-of-things

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].