November 10, 2025 4 mins read

Peakboard 4.1 Is Here – And It’s a Game Changer

The long-awaited Peakboard version 4.1 is finally here! It was released on October 20, 2025, and it contains the most amount of bug fixes and improvements out of any update so far. But more importantly, it comes with five big new features: BACnet data source Peakbot AI Hub files data...

Peakboard 4.1 Is Here – And It’s a Game Changer
November 03, 2025 11 mins read

Plug-in, Baby - The ultimate guide to build your own Peakboard extensions - The Basics

Peakboard offers a lot of built-in data sources for almost every kind of modern IT interface. Even when it comes to very exotic requirements, a lot of connectivity challenges can be solved with generic data sources, like ODBC for databases or JSON for lots of different kinds of REST services....

Plug-in, Baby - The ultimate guide to build your own Peakboard extensions - The Basics

All Articles

October 26, 2025 2 mins read

Real-Time Factory Gossip - Peakboard to Slack

A lot of Peakboard applications circle around communication with the outside world. In today’s article, we will discuss to send Slack messages from your Peakboard application. A typical example would be to be connected to a machine, for example, by OPC UA, and then process this information, and then generate...

October 10, 2025 6 mins read

May the Popup Be With You – Remote Alerts on Peakboard

In a previous article, we discussed how to use the Peakboard Hub API to send a notification to a Peakboard Box. This method is very useful when the Peakboard Box (or BYOD instance) is not directly reachable from the caller, or when the IP address is unknown. It works even...

September 16, 2025 8 mins read

Because Nobody Likes MI05 - How to handle SAP Inventory

We’ve covered many different ways of integrating SAP with Peakboard on this blog. In this article, we’ll look at SAP’s physical inventory component—which lets warehouse staff do a physical inventory count, and then record the numbers in SAP. In the past, workers had to carry around paper lists to do...

September 09, 2025 4 mins read

Version Control Without Git - Store our project files in the Hub

Every Peakboard application and Peakboard Flow is a development artifact that should be managed properly. This means providing documentation for them and using a version control system to keep track of changes. When it comes to documentation, a Peakboard project (an application or a Flow) includes built-in documentation, like description...

August 24, 2025 3 mins read

Peakboard UI Hacks - Next-Level Custom Dialogs

Every Peakboard application is built around one or more screens. These screens are like the windows in a traditional desktop application. However, we sometimes want to have a modal window that forces the user to interact with it, before they can do anything else. For example, we might want a...