Plugin/Extension

The Warp 10 Platform offers several plugins and extensions.
Here is a list of blog posts on this subject.

Trace Plugin: the WarpScript Debugger is here to save you time!
Announcements

Trace Plugin: save time with the WarpScript code debugger

Introduction to the Warp 10 Trace Plugin, a dedicated WarpScript code debugger that will save you up to 90% of your debugging time.

Read More
February 2024: Warp 10 release 3.2.0
Announcements

February 2024: Warp 10 release 3.2.0

Warp 10 3.2.0 has just been released, paving the way to WarpScript debugging & profiling, and mitigating a JDK 17 related issue.

Read More
Real-time IoT monitoring from Kafka to dashboard
Tutorials

Real-time IoT monitoring from Kafka to dashboard

Build a real-time system monitoring using a Kafka broker and a dashboard using WebSockets. Here is a complete tutorial covering warp10-kafka-plugin, the Warp 10 accelerator feature and a Discovery dashboard.

Read More
WarpFleet Gradle plugin
Announcements

WarpFleet Gradle Plugin

Discover the WarpFleet Gradle plugin that allows you to interact with WarpFleet and generate macros documentation

Read More
Health data analysis made easy with Warp 10
Tutorials

Health data analysis made easy with Warp 10

Learn how to convert EDF files produced by medical devices to HFiles, and use it efficiently with Warp 10 to perform performant analytics.

Read More
Introducing HFiles, cloud native infinite storage for time series data
Warp 10 Platform

Introducing HFiles, cloud-native infinite storage for time series data

Managing historical time series data at scale can be challenging, especially when it comes to storage. Warp 10 HFiles is a cloud native approach which simplifies this task.

Read More
Matrix Profile of a Time Series to discover Patterns
Tutorials

Matrix Profile of a Time Series to discover Patterns

Follow this tutorial and learn about an operation called matrix profile that profiles a time series in order to discover patterns.

Read More
Create a custom tile for Discovery
Tutorials

Create a custom tile for Discovery

Discovery is a powerful dashboarding tool and allows for totally custom data visualization. Learn how to create a Discovery plugin.

Read More
Warp 10 and the Ethereum blockchain
Warp 10 Platform

Warp 10 and the Ethereum blockchain

Discover how the most advanced time series platform can interact with an Ethereum Virtual Machine compatible blockchain to open a world of opportunities.

Read More
Build a WarpScript extension which embeds a C library
Warp 10 Platform

Build a WarpScript extension which embeds a C library

Learn how to embed Java library or C code in a WarpScript/FLoWS function to enlarge the WarpLib function corpus.

Read More
3 ways to perform HTTP requests
Warp 10 Platform

3 ways to perform HTTP requests

Ever wonder how to perform HTTP requests from WarpScript? Depending on your needs, here are 3 ways to achieve it.

Read More
All you need to know about interactions between Warp 10 and Python
Warp 10 Platform

All you need to know about interactions between Warp 10 and Python

In this blog post, we summarize resources and tips on interactions between Python and Warp 10.

Read More
Using Warp 10 as a map tile server for Discovery
Tutorials

Using Warp 10 as a map tile server for Discovery

Discover how to use Warp 10 as a tiles server and plug it into Discovery

Read More
Build a BACnet datalogger with a Raspberry
Tutorials

Build a BACnet datalogger with a Raspberry

A new open source plugin allows BACnet MS/TP communication directly from within WarpScript. Custom datalogger has never been easier…

Read More
FLoWS ♡ VS Code WarpScript extension 2.0.0
Warp 10 Platform

FLoWS ♡ VS Code WarpScript extension 2.0.0

VS Code WarpScript extension 2.0.0 brings you the support of FLoWS language, from execution to code beautifier!

Read More
Interacting with Git repositories from Warp 10
Warp 10 Platform

Interacting with Git repositories from Warp 10

Having the ability to store and read files from Warp 10 is something often requested. Today we talk about a WarpScript extension which introduces functions to interact with git repositories.

Read More
Protecting your Macros and Functions with Capabilities
Warp 10 Platform

Protecting your Macros and Functions with Capabilities

Protect your functions on open instances using capabilities. They can restrict the access of several sensitive functions to specific users.

Read More
Tutorials

W. Files Conspiracy vol. 2: Spy drones over UDP

How I analyze drone's flight data gathered over UDP with Warp 10 and use a dashboard as code to display it.

Read More
LevelDB extension for blazing-fast deletion
Warp 10 Platform

LevelDB extension for blazing-fast deletion

Data deletion in levelDB can take time. Discover the levelDB extension to speed up deletion within Warp 10 standalone!

Read More