Neowit developer docs
API referenceSupportKnowledge baseStatusApp
  • Overview
  • REST API
    • Introduction
    • Authentication
      • OAuth2
      • Basic Auth
    • Error codes
    • API reference
    • Coordinate systems
    • Query Language
      • Query Language Reference
  • Service Accounts
    • Introduction
    • Creating service accounts
  • Integrations
    • Introduction
    • MQTT
      • Native Sparkplug
      • Custom Starlark
  • Starlark
    • Introduction
    • Modules
      • time module
      • json module
      • math module
      • devices module
      • series module
      • sensors module
  • Tutorials
    • Introduction
    • Create users using API
Powered by GitBook
On this page
  1. Integrations

Introduction

Neowit supports a growing list of APIs and ways to get your data into our platform. In addition to using the REST API directly, you can also integrate your edge controllers or applications using MQTT.

  • MQTT Integrations

    • Custom integration using Starlark

    • Native Sparkplug integrations

PreviousCreating service accountsNextMQTT

Last updated 1 year ago