/christmas_edge

nio project code for connected edge christmas lights

Primary LanguagePython

#Christmas Counting Lights

Edge project to run on an edge node for twitter streaming visualization

How to Use

Clone this project template using the nio command line interface (CLI) or Git.

nio new my_counter -t https://github.com/tlugger/christmas_edge.git --no-ssl

File Reference

blocks
A directory that contains block types, as submodules. The project template comes with a few of the most commonly used block types. Block types can be added and removed. Additional block types can be found in the block library and added through the System Designer, or, you can add your own custom block types here.

etc
A folder containing project configurations and scripts.

nio.conf A simple project configuration file that has reasonable defaults set for you.