Adam Hořčica
Adam Hořčica
**Describe the bug** I was sniffing some MFD communication. When I print communication, file reading shows for ~100 B long file wrong end time. It is same as start of...
Run lessc on UTF-8 BOM file cause this error: ``` ! Syntax Error: on line 1: expected one of * - @ :: : . # [ @media @font-face @import...
There is no way how to find out port number of downlink message. If I understand it correctly, port number is returned by modem (https://github.com/arduino/mkrwan1300-fw/blob/master/Projects/Multi/Applications/LoRa/AT_Slave/src/at.c#L848) but this information is not...
Dependencies in `package.json` are little bit out of date... ``` npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! npm...
Add time between last message next to counter (?).
Add counter for whole page (number of topics and number of rec. messages)
Add ability to parse topic hierarchy and visualise hierarchy as collapsible tree.
Payload of MQTT can contain many data format. MQTT Wall show full content regardless of length and type. This issue should introduce method for detect and parse known formats and...
Check if payload is number and if so show trend indicator (rising, stable, falling) next to payload value.