Freeboard / freeboard

A damn-sexy, open source real-time dashboard builder for IOT and other web mashups. A free open-source alternative to Geckoboard.
http://freeboard.io
MIT License
6.45k stars 1.2k forks source link

Demo is broken on http://freeboard.github.io/freeboard/ #258

Open samtuke opened 5 years ago

samtuke commented 5 years ago

There's no data, just a dropdown menu visible at the top. No widgets either.

selection_511

coolaj86 commented 5 years ago
  1. You have to click Add under Datasources and set it to some URL that it can poll for data using CORS and JSON.
  2. You also need to click Add Pane and select a type of widget. You'll then have it display various properties based on of the data available in the datasource .