History | View | Annotate | Download (3.82 KB)
Added option to attempt parsing strings to floats.
Also updated documentation
Added a REST gateway for publishing data
In order to publish to a specific GDP log, a very simple REST gateway code. Primarily intended for severly limited clients (such as javascript running in a web-browser). It breaks the security model in various ways, so make sure you understand...