Functions Library

The Functions Library holds all available backend tools, containing the classes and functions you use to build your application's logic. To keep things organized, it is divided into three main categories: Connectors, Storage, and Utilities.

Functionality in Heisenware also encompasses several powerful features for advanced integration and extension:

  • Agents: Serve as a secure bridge from your local, private networks to the Heisenware platform, allowing you to integrate on-premise systems.

  • Smart Onboarding: A secure method for connecting external clients (like IoT devices) to your account without manually exchanging credentials, similar to pairing a Bluetooth device.

  • Custom Functions: Allow you to bring your own custom code into Heisenware. On request, your code can be run in a Docker container and added to your account as a new, private function.

Last updated