KUMO Specific REST API Examples

* kumo_control - An example of how to control features of a Kumo device (using config_control) 
	Specifically:
		- Connect to a specific kumo device via Ethernet
		- Change crosspoints
		- Enquire crosspoint connection status
		- Change Web UI button label text
		- Enquire connection status of all crosspoints
		- Set, clear and take salvos and enquire salvo setting


Note: To build this project, please use the supplied Makefile. There are a few
other project files (.vcproj, .sln, .xcodeproj) but they are slightly out of
date and are provided for reference only.
