Skip to content

Commit 7d23d62

Browse files
Enable Display and Input in Hex format for modbus Addresses (#7)
* Display modbusAddress in Hex Format --------- Co-authored-by: volkmarnissen <25006747+volkmarnissen@users.noreply.github.com>
1 parent bf4d5bc commit 7d23d62

File tree

2 files changed

+33
-57
lines changed

2 files changed

+33
-57
lines changed

CHANGELOG.md

Lines changed: 32 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,68 @@
11
# Changelog for server.shared
22

3-
## [v0.13.18](https://github.com/modbus2mqtt/server.shared/tree/v0.13.18) (2025-09-03)
3+
## [v0.13.14](https://github.com/volkmarnissen/server.shared/tree/v0.13.14) (2025-01-28)
44

5-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.17...v0.13.18)
5+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.12...v0.13.14)
66

7-
## [v0.13.17](https://github.com/modbus2mqtt/server.shared/tree/v0.13.17) (2025-09-03)
7+
## [v0.13.12](https://github.com/volkmarnissen/server.shared/tree/v0.13.12) (2024-12-31)
88

9-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.16...v0.13.17)
9+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.11...v0.13.12)
1010

11-
## [v0.13.16](https://github.com/modbus2mqtt/server.shared/tree/v0.13.16) (2025-09-03)
11+
## [v0.13.11](https://github.com/volkmarnissen/server.shared/tree/v0.13.11) (2024-12-30)
1212

13-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.15...v0.13.16)
13+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.10...v0.13.11)
1414

15-
**Merged pull requests:**
15+
## [v0.13.10](https://github.com/volkmarnissen/server.shared/tree/v0.13.10) (2024-12-22)
1616

17-
- \[Feature\] Add number of processed calls to Modbus Status [\#6](https://github.com/modbus2mqtt/server.shared/pull/6) ([volkmarnissen](https://github.com/volkmarnissen))
18-
- \[Feature\] Add number of processed calls to Modbus Status [\#5](https://github.com/modbus2mqtt/server.shared/pull/5) ([volkmarnissen](https://github.com/volkmarnissen))
19-
- Add package.json github dependency again [\#4](https://github.com/modbus2mqtt/server.shared/pull/4) ([volkmarnissen](https://github.com/volkmarnissen))
20-
- \[bug\]Modbus Error Handling, Slave Specification Detection, TCP RTU bridge, Fixes [\#3](https://github.com/modbus2mqtt/server.shared/pull/3) ([volkmarnissen](https://github.com/volkmarnissen))
21-
- \[bug\]Modbus Error Handling, Slave Specification Detection, TCP RTU bridge, Fixes [\#2](https://github.com/modbus2mqtt/server.shared/pull/2) ([volkmarnissen](https://github.com/volkmarnissen))
22-
- Modbus Error Handling and Monitoring [\#1](https://github.com/modbus2mqtt/server.shared/pull/1) ([volkmarnissen](https://github.com/volkmarnissen))
17+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.9...v0.13.10)
2318

24-
## [v0.13.15](https://github.com/modbus2mqtt/server.shared/tree/v0.13.15) (2025-04-14)
19+
## [v0.13.9](https://github.com/volkmarnissen/server.shared/tree/v0.13.9) (2024-12-13)
2520

26-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.14...v0.13.15)
21+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.10.8...v0.13.9)
2722

28-
## [v0.13.14](https://github.com/modbus2mqtt/server.shared/tree/v0.13.14) (2025-01-28)
23+
## [v0.10.8](https://github.com/volkmarnissen/server.shared/tree/v0.10.8) (2024-12-11)
2924

30-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.12...v0.13.14)
25+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.8...v0.10.8)
3126

32-
## [v0.13.12](https://github.com/modbus2mqtt/server.shared/tree/v0.13.12) (2024-12-31)
27+
## [v0.13.8](https://github.com/volkmarnissen/server.shared/tree/v0.13.8) (2024-12-11)
3328

34-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.11...v0.13.12)
29+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.7...v0.13.8)
3530

36-
## [v0.13.11](https://github.com/modbus2mqtt/server.shared/tree/v0.13.11) (2024-12-30)
31+
## [v0.13.7](https://github.com/volkmarnissen/server.shared/tree/v0.13.7) (2024-11-14)
3732

38-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.10...v0.13.11)
33+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.6...v0.13.7)
3934

40-
## [v0.13.10](https://github.com/modbus2mqtt/server.shared/tree/v0.13.10) (2024-12-22)
35+
## [v0.13.6](https://github.com/volkmarnissen/server.shared/tree/v0.13.6) (2024-10-22)
4136

42-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.9...v0.13.10)
37+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.5...v0.13.6)
4338

44-
## [v0.13.9](https://github.com/modbus2mqtt/server.shared/tree/v0.13.9) (2024-12-13)
39+
## [v0.13.5](https://github.com/volkmarnissen/server.shared/tree/v0.13.5) (2024-10-16)
4540

46-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.10.8...v0.13.9)
41+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.4...v0.13.5)
4742

48-
## [v0.10.8](https://github.com/modbus2mqtt/server.shared/tree/v0.10.8) (2024-12-11)
43+
## [v0.13.4](https://github.com/volkmarnissen/server.shared/tree/v0.13.4) (2024-10-14)
4944

50-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.8...v0.10.8)
45+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.3...v0.13.4)
5146

52-
## [v0.13.8](https://github.com/modbus2mqtt/server.shared/tree/v0.13.8) (2024-12-11)
47+
## [v0.13.3](https://github.com/volkmarnissen/server.shared/tree/v0.13.3) (2024-10-08)
5348

54-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.7...v0.13.8)
49+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.1...v0.13.3)
5550

56-
## [v0.13.7](https://github.com/modbus2mqtt/server.shared/tree/v0.13.7) (2024-11-14)
51+
## [v0.13.1](https://github.com/volkmarnissen/server.shared/tree/v0.13.1) (2024-09-16)
5752

58-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.6...v0.13.7)
53+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.13.0...v0.13.1)
5954

60-
## [v0.13.6](https://github.com/modbus2mqtt/server.shared/tree/v0.13.6) (2024-10-22)
55+
## [v0.13.0](https://github.com/volkmarnissen/server.shared/tree/v0.13.0) (2024-08-16)
6156

62-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.5...v0.13.6)
57+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.12.0...v0.13.0)
6358

64-
## [v0.13.5](https://github.com/modbus2mqtt/server.shared/tree/v0.13.5) (2024-10-16)
59+
## [v0.12.0](https://github.com/volkmarnissen/server.shared/tree/v0.12.0) (2024-08-05)
6560

66-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.4...v0.13.5)
61+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/v0.11.0...v0.12.0)
6762

68-
## [v0.13.4](https://github.com/modbus2mqtt/server.shared/tree/v0.13.4) (2024-10-14)
63+
## [v0.11.0](https://github.com/volkmarnissen/server.shared/tree/v0.11.0) (2024-08-04)
6964

70-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.3...v0.13.4)
71-
72-
## [v0.13.3](https://github.com/modbus2mqtt/server.shared/tree/v0.13.3) (2024-10-08)
73-
74-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.1...v0.13.3)
75-
76-
## [v0.13.1](https://github.com/modbus2mqtt/server.shared/tree/v0.13.1) (2024-09-16)
77-
78-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.13.0...v0.13.1)
79-
80-
## [v0.13.0](https://github.com/modbus2mqtt/server.shared/tree/v0.13.0) (2024-08-16)
81-
82-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.12.0...v0.13.0)
83-
84-
## [v0.12.0](https://github.com/modbus2mqtt/server.shared/tree/v0.12.0) (2024-08-05)
85-
86-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/v0.11.0...v0.12.0)
87-
88-
## [v0.11.0](https://github.com/modbus2mqtt/server.shared/tree/v0.11.0) (2024-08-04)
89-
90-
[Full Changelog](https://github.com/modbus2mqtt/server.shared/compare/2c1cc3775e8a5139ccc3c99852a71f5d7e7046b3...v0.11.0)
65+
[Full Changelog](https://github.com/volkmarnissen/server.shared/compare/2c1cc3775e8a5139ccc3c99852a71f5d7e7046b3...v0.11.0)
9166

9267

9368

src/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ export interface Iconfiguration {
7878
supervisor_host?: string
7979
debugComponents?: string
8080
tcpBridgePort?: number
81+
displayHex?:boolean
8182
}
8283
export enum AuthenticationErrors {
8384
EnvironmentVariableSecretNotSet = 1,

0 commit comments

Comments
 (0)