Cloud code
Analyze all your data with Cloud Code
Use the dynamic Cloud Code framework to enhance your IoT data by applying advanced algorithms, business logic, AI, and ML.
CLOUD CODE SANDBOX
Sometimes, certain business logic needs to be executed on a server rather than on your local device. With the platform, you can run JavaScript code using the Cloud Code API. By using the platform’s server, you will gain flexibility and scalability managing your IoT operations.
Discover the three Cloud Code types
Triggers
Triggers are real-time algorithms that execute with a maximum time of 2 seconds. thethings.iO platform guarantees a secure environment for their execution and operation.
Leverage Cloud Code Triggers to create alerts, convert data, send it to your Application Programming Interface (APIs), and much more!
Jobs
Jobs are algorithms executed every hour or day. thethings.iO platform ensures a secure environment with up to 2 minutes of computation time.
Leverage Jobs to showcase the versatility and flexibility of Triggers, allowing you to customize and extend your IoT workflows as needed.
Functions
Functions are algorithms that you can initiate from Triggers, Jobs, or externally via public URLs. These functions execute within 10 seconds of computation.
We use Functions for Sigfox, NB-IoT, LoRaWAN, and LoRa parsers, among others. Our goal is to simplify your IoT projects by providing as many tools as possible.
Keep your Code Organized on Your IoT Platform
The platform allows you to design dashboards and control panels to fit your IoT project. All clients operate under their own URL and branding. Using thethings.iO dashboards, both you and your customers can easily visualize data and key performance indicators (KPIs) with just a few clicks.