Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Get Started

Current version: 7.25.11 · Documentation updated: 2026-09-27

What is Yuneta

Yuneta Simplified is a development framework focused on messaging and services, built on the event-driven, automata-based and object-oriented programming paradigms, with heavy use of time-series, key-value, flat-file and graph concepts.

It is a real-time system that covers development, testing and deployment: built for Linux, and deployable on any bare-metal server.

It specializes in IoT data collection from any kind of device, and in data exchange and protocol adaptation between systems: publication/subscription and querying of messages in real time, with historical storage.

Messages, encrypted or in plain text, can be persisted on disk or live only in transit or in the memory of a service. All data is JSON.

Versions in C (the reference implementation) and JavaScript (browser/Node).

Install Yuneta, prepare your build environment, and bring a node online. Start here if this is your first contact with the framework.

In this section

The build and deploy steps below are driven by the yunetas CLI — its own page is the full command reference.