Data sources

Peakboard Hub List

At first, connect Peakboard Hub to Peakboard Designer.

Then click on [Add new data source] in the Peakboard Designer and select [Peakboard Hub List]. Next, choose a name for the data source, define a loading interval, and enter the URL for Peakboard Hub in the [Peakboard Hub URL] field. Under [Token] you can also specify the previously defined token. Now click on [Load Lists] and select a list, where you can upload your data using [Load Data].

Create Peakboard Hub List

If you want to write data to the Peakboard Hub list, you can do this using a Lua script. For this you can simply use the commands that are suggested in the script editor on the right side. For example, to add a new row, use the following command:

	data.HubList.appendentry({MyString='', MyNum=0})

![Peakboard Hub List Lua Code Snipped

We are learning from you!

Did you find this article helpful?

Be enlightened!

Do you need more support?

Peakboard Youtube icon Visit our YouTube channel

Our numerous videos for beginners and advanced users explain exactly how to design your dashboard.

Peakboard Templates icon Visit the Peakboard Templates

Download our templates for various use cases for free.

Peakboard icon Visit www.peakboard.com

Find out all about Peakboard and browse our different use cases and success stories.