Commit graph

780 commits

Author SHA1 Message Date
b4719d2eb4 Implemented support for custom gradle setting 2024-09-11 16:35:03 +02:00
e9ccfd15de Testing CI 2024-09-11 16:00:58 +02:00
9e96045f69 Testing CI 2024-09-11 02:05:34 +02:00
d5c771d988 Testing CI 2024-09-11 02:02:13 +02:00
9b11f37758 Testing CI 2024-09-11 01:53:35 +02:00
036c76bdc9 Testing CI 2024-09-11 01:44:46 +02:00
015d408cb3 Testing CI 2024-09-11 01:41:39 +02:00
0dee2d6589 Testing CI 2024-09-11 01:33:33 +02:00
1055ab2397 Testing CI 2024-09-11 01:23:20 +02:00
a31c73149c Testing CI 2024-09-11 01:22:47 +02:00
350c904a50 Testing CI 2024-09-11 01:19:36 +02:00
fa8679dcbf Testing CI 2024-09-11 00:16:56 +02:00
55117d7c8f bugfix 2024-09-11 00:11:25 +02:00
dbbac691d7 bugfix 2024-09-11 00:05:15 +02:00
36568915c8 bugfix 2024-09-10 23:52:35 +02:00
dc98ed767e bugfix 2024-09-10 22:53:17 +02:00
4c0cf90344 Fixed bug where jacoco fields where read by ClassUtil 2024-09-10 22:37:15 +02:00
bf34f79d19 Migrating publishing to gradle 2024-09-10 22:36:53 +02:00
f4cd76ef7d Uplift of maven 2024-09-10 00:41:46 +02:00
d93194e830 Uplift of maven 2024-09-10 00:39:18 +02:00
790c7f8e52 Uplift of maven 2024-09-10 00:31:37 +02:00
8fe6e4f05d Uplift of maven 2024-09-10 00:29:51 +02:00
bbbc6d1c40 Uplift of pgp plugin 2024-09-10 00:23:45 +02:00
41be297132 Fixed issue where InputStream was not reading all the data for the buffer 2024-09-09 23:35:05 +02:00
09cce76707 Bug fix for array isempty checks 2024-09-07 00:13:34 +02:00
19a12dee44 Some bug fixes and added setters for flags 2024-09-07 00:01:25 +02:00
e4d9a16ebd Added some bit operation functions 2024-09-07 00:00:52 +02:00
3cd3a2fc7c BiteUtil makes more sense now as index is counted from LSB and length towards MSB 2024-09-04 03:24:58 +02:00
c45809048a Improved function name and fixed incorrect MQTT will handling 2024-09-04 02:57:19 +02:00
186714d0b2 Some robustness fix 2024-03-15 00:09:35 +01:00
5fd11daf15 fixed data path quoting in array issue 2023-08-22 20:27:30 +02:00
a2694af70f Fixed special character handling in DataPath 2023-08-21 02:25:26 +02:00
676ce6a33f Implementation of color util 2023-05-15 15:36:56 +02:00
670f95689d Fixed additional JSON escaps and added tests 2023-05-15 15:36:56 +02:00
86296df176 Fixed JSON escaping quoutes and some javadoc fixes 2023-05-15 15:36:56 +02:00
942e26bb53 Implemented DataNodePath class so DataNodes can be searched by path 2023-05-15 15:36:56 +02:00
404cfa00ae Added support for single quotes 2023-05-15 15:36:56 +02:00
846c867a1f Added som documentation 2023-05-15 15:36:56 +02:00
46b608489d Added multiple global subscribers and improved logging 2023-05-15 15:36:56 +02:00
214bf0f40d Fixed bugs in MQTT and updated tests 2023-05-15 15:36:56 +02:00
97df7f4304 Fixed javadoc errors 2023-05-15 15:36:56 +02:00
2cd514df9b Fixed DNS packet parsing 2023-05-15 15:36:56 +02:00
d80b6a69e5 Implemented payload handling for MQTT messages and introduced tests for these 2023-05-15 15:36:56 +02:00
fcbb2ef227 Implemented possibility to read parent object while writing custom binary field 2023-05-15 15:36:56 +02:00
3514a58c40 Added support for long and float 2023-05-15 15:36:56 +02:00
55c0d739be Added Telegram Bot class and refactored REST class 2023-05-15 15:36:55 +02:00
bd1bb168da Added missing handling of arrays in isEmpty function. 2023-05-15 15:36:55 +02:00
dependabot[bot]
770e8bbe32 Bump commons-fileupload from 1.4 to 1.5
Bumps commons-fileupload from 1.4 to 1.5.

---
updated-dependencies:
- dependency-name: commons-fileupload:commons-fileupload
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 15:36:55 +02:00
4f81b17edc bug fix 2023-05-15 15:36:55 +02:00
30cfcc7816 bugfix 2023-05-15 15:36:55 +02:00