IzyaSoft / M3WebBackbone

A backbone for projects for Cortex M3 devices compises of FreeRTOS, IpIw, and tools for store (using internal flash) and update Web face
GNU Affero General Public License v3.0
3 stars 0 forks source link

Simple page interpretator #5

Open EvilLord666 opened 7 years ago

EvilLord666 commented 7 years ago

After we having well designed content in our /www we also should make it possible to fill pages with data that is obtaining from mcu and past it to desired part of page maybe with simplest way:

%valueId% where valueId is a identifier of what value should be added to web page.