This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software [2019/07/09 04:09] ruchir [Software] |
software [2021/09/13 05:57] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Software====== | ======Software====== | ||
| - | This section | + | The Wattmon devices run on our proprietary operating system, called the WattmonOS, which is written in C and uses the FreeRTOS task scheduler. It features an interpreter that can process uPHP, our custom scripting language based on PHP. The WattmonOS is best described into two parts – the firmware layer and the application layer. The firmware layer is embedded on the Wattmon flash memory, whereas the application layer is stored on a microSD card. The firmware reads configuration files at power-up off the microSD card and initialises the system accordingly. |
| + | ====Categories==== | ||
| + | |||
| + | This section | ||
| * The [[software: | * The [[software: | ||
| * The firmware that is flashed to the embedded memory of the Wattmon data loggers. | * The firmware that is flashed to the embedded memory of the Wattmon data loggers. | ||
| * And some other notes on the cloud portal services that are available. | * And some other notes on the cloud portal services that are available. | ||
| - | |||
| - | ====Coming soon!==== | ||
| - | |||
| - | {{wiki: | ||