Jump to Content
IXON Developer Documentation| Developer Documentation
HomeDocumentationRecipesEndpoint ListRelease Notes
| Developer DocumentationSupport SiteRoadmapStatus PagePrivacyLog InIXON Developer Documentation
Documentation
Support SiteRoadmapStatus PagePrivacyLog In
HomeDocumentationRecipesEndpoint ListRelease Notes
All
Pages
Start typing to search…

IXON API Overview

  • IXON API prerequisites (APIv2)
  • Common errors
  • API rate limits
  • How to keep the query data up-to-date

IXON API Knowledge

  • Manage groups, users, roles and more
  • Manage devices
  • Manage assets
  • Manage custom properties
  • Manage access requests
  • Manage MQTT Brokers and clients
  • A guide to Data Mapping in IXON Cloud
  • Understanding historical data
  • How to use live data?
  • Add a username to a request for logging and auditing
  • How to upload an image to IXON Cloud
  • How to integrate WebAccess in a custom application
  • How to add a trusted device / prevent manual 2FA codes

IXON API Code Tutorials

  • How to retrieve historical data using the DataList endpoint
  • How to retrieve historical data from InfluxDB via direct access
  • How to implement a custom SSO authentication login flow

VPN Client API

  • How to use the VPN Client API
  • Set up a VPN Connection
  • VPN Client status
  • Configure the VPN Client

IXrouter3 API

  • Introduction
  • How to authenticate to the API
  • How to get an overview of the state of the device
  • How to get or set the configuration
  • How to change the password of the admin user
  • How to get hardware information
  • How to reboot the device

SecureEdge API

  • SecureEdge API
  • How to authenticate to the API
  • How to get or set the configuration
  • How to interact with Docker
  • How to get GPS coordinates
  • How to send an SMS

App Engine - UI Components and Cloud Functions

  • What is the App Engine?
  • UI Components: when to use them
  • Cloud Functions: when to use them

UI Components

  • Getting started
    • Introduction
    • Installation guide
    • Creating UI Components
    • Deploying UI Components
    • Sharing UI Components
    • FAQ
  • Simulator
  • Manifest file
    • Component inputs
    • Component settings
  • Component Context API
    • Input values
    • Time range controls
    • VPN client status and connectivity
    • Dialogs
    • Using the Resource data client
    • Using the Logging data client
    • Making API requests
    • Toasts
    • Tooltips
    • Sanitization
  • Design tokens
  • Component SDK
    • Common pitfalls
  • Advanced
    • Input migrations
    • Using IFrames
    • Svelte SPA workspace setup guide
    • Angular workspace setup guide
    • Using custom assets in UI Components
  • Tips and tricks

Cloud Functions

  • Getting started
    • Introduction
    • Prerequisites for development on Microsoft Windows systems
    • Running a Cloud Function
    • Calling a Cloud Function from a UI Component
  • Context API
    • Resources
    • Configuration
    • Using the API client
    • Using the Document Store
    • Advanced Document Store Querying
  • Object Storage
  • Tips and tricks

IXON SDK Code Tutorials

  • IXON SDK UI Components Tutorials
  • IXON SDK Cloud Functions Tutorials
    • How to customize Service Logbook with import/export functionalities using JSON

Edge Apps

  • What is an Edge App?
Powered by 

IXON SDK Cloud Functions Tutorials

This macro-section offers guides on how to develop custom Cloud Functions using the SDK.

If you are not familiar with Cloud Functions, make sure to check the following documentation section.

Updated 14 days ago


IXON SDK UI Components Tutorials
How to customize Service Logbook with import/export functionalities using JSON