MQTT: WIP. Added handling of received messages (subscriptions)
Dropped perfect hash in favor of bisection
Also fixed indentation (tabs)
PLC variables and local variables
==================================
PLC variables start with ``/``
------------------------------
Local Page variables start with ``.``
-------------------------------------
Local HMI variables
-------------------