Uniot Docs
  • Introduction
  • Guides
    • Getting Started
    • Uniot Badge
    • Device Network
  • Foundations
    • Edge Logic Deployment
  • General Concepts
    • Primitives
    • Scripting
  • Platform
    • Dashboard
    • Sandbox
      • Visual Editor
        • Special
        • Logic
        • Math
        • Loops
        • Text
        • Variables
        • Functions
        • Primitives
      • Logger
      • Emulator
      • Control Panel
  • Advanced
    • Uniot Core
      • Scheduler
        • TaskScheduler
        • IExecutor
        • ISchedulerConnectionKit
        • Task
        • SchedulerTask
      • AppKit
        • AppKit
        • LispDevice
        • LispPrimitives
        • TopDevice
      • CBORWrapper
        • CBORObject
        • COSE
        • COSEMessage
        • ICOSESigner
      • Date
        • Date
        • SimpleNTP
      • EventBus
        • EventBus
        • IEventBusConnectionKit
        • DataChannels
        • EventEmitter
        • EventListener
        • EventEntity
        • CallbackEventListener
      • Hardware
        • Button
      • LispWrapper
        • DefaultPrimitives
        • LispHelper
        • PrimitiveExpeditor
        • unLisp
      • MQTTWrapper
        • CallbackMQTTDevice
        • MQTTDevice
        • MQTTKit
        • MQTTPath
      • Network
        • ConfigCaptivePortal
        • NetworkController
        • NetworkScheduler
      • Register
        • GpioRegister
        • ObjectRegister
        • ObjectRegisterRecord
        • Register
        • RegisterManager
        • RegisterManagerProxy
      • Storage
        • CBORStorage
        • CrashStorage
        • Storage
        • WifiStorage
      • Utils
        • Array
        • Bytes
        • ClearQueue
        • IterableQueue
        • LimitedQueue
        • GlobalBufferMemoryManager
        • Map
        • Singleton
        • TypeId
      • Credentials
    • Uniot Lisp
      • Language Description
      • Embedding Instructions
  • API
    • MQTT Convention
Powered by GitBook
On this page
  • Key Features
  • Who is it for?
  • Why Choose Uniot?
  • Support

Introduction

NextGuides

Last updated 2 months ago

The is a comprehensive and versatile ecosystem designed to simplify the creation, deployment, and management of Internet of Things (IoT) solutions. It enables both developers and DIY enthusiasts to build customized smart environments with ease, leveraging its intuitive tools and robust infrastructure.

Key Features

  1. : A user-friendly, block-based editor that allows anyone, even non-programmers, to create automation scenarios.

  2. : On-device automation reduces dependency on centralized servers, ensuring higher reliability.

  3. : Seamless communication between devices using an event-driven approach.

  4. : Flexible tools to design personalized dashboards for real-time monitoring and control.

  5. : Open-source Uniot Core firmware compatible with Arduino, simplifying the integration and management of devices.

Who is it for?

The is ideal for:

  • Developers: Looking to rapidly prototype and deploy IoT applications.

  • DIY Enthusiasts: Seeking accessible tools to bring their smart environment ideas to life.

  • Small Businesses: Wanting to implement cost-effective, scalable IoT solutions.

Why Choose Uniot?

Uniot stands out with its combination of ease of use, flexibility, and advanced features. Unlike traditional IoT platforms, Uniot focuses on:

  • Offering a decentralized approach to automation with edge computing.

  • Eliminating vendor lock-in by supporting a wide range of devices. It can be used as an alternative firmware for existing devices or in initial developments.

This documentation will guide you through the various aspects of the platform, from setting up your first device to leveraging advanced features for complex applications. Let’s get started!

Support

For additional help or to report issues:

  • Contact support at support@uniot.io

Empowering users to develop automation scripts both in a no-code style and in an advanced language.

Visit our

Check our

Uniot Platform
Visual Scripting
Edge Computing
Device Interconnectivity
Custom Dashboards
Unified Firmware
Uniot Platform
UniotLisp
Community Forum
GitHub Repository