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.43k stars 1.19k forks source link

Save freeboard session for debugging #46

Open csvke opened 9 years ago

csvke commented 9 years ago

Trying to write a Datasource Plugin to pull some XML data from a website and show it as a widget.

Can I save a session which I have created a Freeboard datasouce and added a widget that displays text from my datasource?

I am trying to call an external .js as a phaser to convert XML to JSON and then use it as datasource but so far I have no success.. which I need a better development environment to debug.

Right now I need to click 'Add datasource' and then add the widget and then once I refresh, everything is gone. I tried to click 'SAVE FREEBOARD' but nothing seems to happen.

jheising commented 9 years ago

Can you tell me what browser and version you are using?