I've built this appliance based on the BeagleBone Black (http://blog.roderickmann.org/2015/01/podtique/), and now I need to enhance it. I need to make it configurable, and I think the best way is to add a web server to it. The radio's code is written in C++ and runs as a daemon. The configuration is a JSON file it reads when it starts up. I need a webapp that can read and write this config file, then tickle the daemon into re-loading it.
Any recommendations? Thanks! -- Rick Mann [email protected] -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
