This is currently being moved to µManager 2.0 code base. This may or may not work at any time due to ongoing development. This code no longer works with µManager 1.4 or earlier.
A (very) basic RESTserver for MicroManager.
There are two ways to use this:
- Use the precompiled .jar directly. Download the /dist/µmKNIME.jar and place it in your MicroManager plugins folder. Normally, this would be somewhere like /micro-manager/mmplugins/
Once the plugin is in place, it needs to be activated after MicroManager is started by going to the Plugins->Beta menu option and selecting µmWeb. No dialogue is currently shown, though the console output should list whether the REST server has become active.
Once the plugin is active, it will bind to the local address on port 8000. A short documentation on how to consume it is then available at http://localhost:8000/.