Commit Graph

24 Commits

Author SHA1 Message Date
Thomas Nordquist
a2c4388c78 fix: repair types 2024-05-23 17:05:27 +02:00
Thomas Nordquist
b3a37e4794 chore: refactor 2024-05-22 14:44:06 +02:00
Thomas Nordquist
980072f680 chore: decode data in frontend 2024-05-21 09:22:11 +02:00
Thomas Nordquist
10aae59c92 Merge remote-tracking branch 'fb/multi-decoder/master' into feat/use-tahu-for-sparkplug-decoding 2024-05-18 11:26:39 +02:00
Björn Dalfors
f25cab4682 chore: upgrade prettier and fix linting errors 2024-03-08 08:42:41 +01:00
Thomas Nordquist
b17b54490e move sparkplug decoding to backend 2022-02-27 22:49:54 +01:00
Sinuhe Tellez
531af31490 remobe generated ts and load proto file directly 2021-08-14 23:24:17 -04:00
Sinuhe Tellez
8fcf8b2478 format topicPlot 2021-08-11 19:26:10 -04:00
Sinuhe Tellez Rivera
4fdd5b2063 Update topic plot about sparkplugb render
Co-authored-by: Thomas Nordquist <thomasnordquist@users.noreply.github.com>
2021-08-11 10:23:21 -04:00
Sinuhe Tellez
86f5b94852 fix linter issues 2021-08-10 22:59:59 -04:00
Sinuhe Tellez
c1c8b9aa61 update backend package.json and topicPlot 2021-08-10 22:06:07 -04:00
Sinuhe Tellez
23b46cd432 decode diff view for sparkplug 2021-08-08 16:32:22 -04:00
Max Horsche
567f6d2d50 Added support for binary data types
- Select data type (string, json, hex, uint, int, float) for each topic individually
- Default data type is 'string'
- Show milliseconds in message received timestamp
2021-01-11 10:11:34 +01:00
Thomas Nordquist
07458cd712 Expose message Ids to the user 2020-04-20 18:27:51 +02:00
Thomas Nordquist
30af13f793 Update linter 2020-04-16 11:00:34 +02:00
Thomas Nordquist
237c718a0a Update prettier 2020-04-15 23:54:30 +02:00
Thomas Nordquist
b5d9ff3067 Refactor chart 2019-07-13 15:57:30 +02:00
Thomas Nordquist
df3e0fc047 Refactor charts 2019-07-11 22:05:02 +02:00
Thomas Nordquist
05867dab48 Fix plot pause function 2019-07-11 18:11:26 +02:00
Thomas Nordquist
c1e2a4c625 Improve render speed 2019-07-08 17:17:46 +02:00
Thomas Nordquist
195dcf37d4 Add time range setting for charts 2019-07-07 22:14:49 +02:00
Thomas Nordquist
8c1c6387c9 Add colors and move capability to charts 2019-06-17 18:08:35 +02:00
Thomas Nordquist
0f9c2cd36f Allow custom options for charts 2019-06-17 16:37:13 +02:00
Thomas Nordquist
209899c3b8 Add numeric chart panel 2019-06-16 19:10:37 +02:00