beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: More infrastructure for editing values with a keypad.
svghmi
2020-04-02, Edouard Tisserant
211d6a185e31
SVGHMI: More infrastructure for editing values with a keypad.
// widget_keypad.ysl2
template "widget[@type='Keypad']", mode="widget_defs" {
| init: function() {
| },
}