Thomas Nordquist
1ecb53b397
fix: update react when decoder has been overriden
2024-05-22 09:04:06 +02:00
Björn Dalfors
1f23c65484
Stop click event propagation prevent panel from collapsing
2024-05-21 15:17:18 +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
3b8418ccfd
supress type errors for now
2024-03-10 12:57:00 +01:00
Björn Dalfors
f25cab4682
chore: upgrade prettier and fix linting errors
2024-03-08 08:42:41 +01:00
mhorsche
626b9cab7d
Specific int/uint byte size
...
- possible data types are: 'json', 'string', 'hex', 'uint8', 'uint16', 'uint32', 'uint64', 'int8', 'int16', 'int32', 'int64', 'float', 'double'
- default is 'json'
2022-06-21 21:14:59 +02:00
Thomas Nordquist
ed492ccbf4
refactor
2022-02-27 23:01:08 +01:00
Thomas Nordquist
ea7535b250
apply suggestions from code review
2022-02-27 22:58:30 +01:00
Thomas Nordquist
b17b54490e
move sparkplug decoding to backend
2022-02-27 22:49:54 +01:00
Thomas Nordquist
72400af679
Merge branch 'master' into HEAD
2022-02-27 20:47:59 +01:00
Thomas Nordquist
13b8f8d5da
fix certificate selection
2022-02-27 13:33:22 +01:00
Sinuhe Tellez
531af31490
remobe generated ts and load proto file directly
2021-08-14 23:24:17 -04:00
Sinuhe Tellez
dcf692d193
remove un used dependencies
2021-08-10 21:51:25 -04:00
Sinuhe Tellez
7f757b9f8a
remove unused import
2021-08-10 15:02:55 -04:00
Sinuhe Tellez
23b46cd432
decode diff view for sparkplug
2021-08-08 16:32:22 -04:00
Sinuhe Tellez
68ef9ac913
value render try sparkplug
2021-08-08 15:46:48 -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
6fc0d3f28d
Fix publish button
2020-04-20 14:03:03 +02:00
Thomas Nordquist
b72fc48bdb
Add quality of service option to subscriptions
...
Fixes #323 , #14 , #334
Fixes #132
2020-04-20 12:24:23 +02:00
Thomas Nordquist
ccdaaa6ce2
Fix codestyle
2020-04-16 12:19:25 +02:00
Thomas Nordquist
59737edfb4
Always focus editor after pressing buttons in Publish sidebar component
2020-04-16 11:51:18 +02:00
Thomas Nordquist
30af13f793
Update linter
2020-04-16 11:00:34 +02:00
Thomas Nordquist
a89d7cf62e
Improve json editor
2020-04-16 10:50:43 +02:00
Thomas Nordquist
ff66d10aaa
Fix property name
2020-04-16 10:30:20 +02:00
Thomas Nordquist
5203d40a24
Restore original focus after hitting publish button
2020-04-16 00:40:22 +02:00
Thomas Nordquist
237c718a0a
Update prettier
2020-04-15 23:54:30 +02:00
Thomas Nordquist
e24e505cc0
Use selected topic when clearing publish topic, also focus input element
2020-04-15 22:23:18 +02:00
Thomas Nordquist
a6c401ab6a
Fix publish sidebar width
...
Fixes #227
2019-11-11 17:30:18 +01:00
Thomas Nordquist
39d87d5a8e
Remove recursive topic removal limit
2019-07-23 00:36:15 +02:00
Thomas Nordquist
c59c64b65f
Fix typing
2019-07-17 20:07:25 +02:00
Thomas Nordquist
5badd19015
Add syntax highlighting to raw / json values
2019-07-17 19:49:10 +02:00
Thomas Nordquist
af4cfec451
Auto-open publish history drawer
2019-07-17 17:25:12 +02:00
Thomas Nordquist
eac522fe63
Improve publish button layout
2019-07-17 16:35:47 +02:00
Thomas Nordquist
d651fc7a6c
Refactor value renderer
2019-07-17 15:18:27 +02:00
Thomas Nordquist
8959bbdee7
Always show chart button in history
2019-07-17 14:14:04 +02:00
Thomas Nordquist
9a8474e3d8
Make previous messages more accessible
2019-07-17 14:02:08 +02:00
Thomas Nordquist
1c52aced63
Fix button layout
2019-07-17 11:16:03 +02:00
Thomas Nordquist
72020b02b8
Update sidebar when topic is deleted
2019-07-17 10:05:05 +02:00
Thomas Nordquist
1cef529ac7
Add confirmation dialog
2019-07-17 09:14:10 +02:00
Thomas Nordquist
b5d9ff3067
Refactor chart
2019-07-13 15:57:30 +02:00
Thomas Nordquist
fd2c78eea0
Fix sidebar layout
2019-07-13 14:22:42 +02:00
Thomas Nordquist
e8e8926757
Fix chart tooltip
2019-07-13 14:22:33 +02:00
Thomas Nordquist
ff148a8e3c
Improve tooltip behavior of charts
2019-07-12 17:05:35 +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
df42d75651
Refactor
2019-07-11 13:54:53 +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