43 Commits

Author SHA1 Message Date
Adrian Zuercher
c37dd87a37 new respond to send all create change delete different bug fixes v0.0.18 2025-07-23 09:10:56 +02:00
Adrian Zuercher
8be5c80a22 add broadcast to all client and modify lingpong handler 2025-07-23 09:09:14 +02:00
Adrian Zuercher
5e1e4b9daf make new model for stringSlices allowOrigin helper v0.0.17 2025-07-13 20:01:13 +02:00
Adrian Zuercher
0f06128ce8 new send datapoint type and one fix typo v0.0.16 2025-07-11 17:47:12 +02:00
Adrian Zuercher
be07dc8749 add new argument for remote port 2025-07-11 17:46:32 +02:00
Adrian Zuercher
e75d7c8b03 add automatic localhost and local ip to allow origin v0.0.15 2025-06-29 21:18:15 +02:00
Adrian Zürcher
59c7705ca1 fix concurrent write new sendPong channel v0.0.14 2025-06-22 08:58:14 +02:00
Adrian Zürcher
91ea59ed6e improvement websocket according to gorilla example v0.0.13 2025-06-22 07:46:24 +02:00
Adrian Zürcher
659cbe4072 modify websocketserver to broker with callback functions v0.0.12 2025-06-19 19:22:23 +02:00
Adrian Zürcher
9605b50198 add new argument for allow origins and query without path and only uuid v0.0.11 2025-05-28 22:05:47 +02:00
Adrian Zürcher
c57c22f93a add new parameter hasChild and set with connection id 2025-05-28 22:04:40 +02:00
Adrian Zürcher
60b3f77e29 change user write so cert can be created without root 2025-05-28 22:03:29 +02:00
Adrian Zürcher
1c4b8a5995 fix pointer error aguments 2025-05-28 22:02:36 +02:00
Adrian Zürcher
836a69f914 add dbm new model and fixed json_data v0.0.10 2025-05-12 17:12:25 +02:00
Adrian Zürcher
5ee97416dd add comments v0.0.9 2025-05-08 17:28:47 +02:00
Adrian Zürcher
ecb1f3b2cf exclude system datapoints from saving 2025-05-08 17:28:35 +02:00
Adrian Zuercher
5203fb8543 new json_data model v0.0.8 2025-05-04 22:21:12 +02:00
Adrian Zürcher
7d6b09cf11 fix double use of name v0.0.7 2025-05-01 12:52:51 +02:00
Adrian Zürcher
0fe813acd9 convert milliseconds to date and time 2025-05-01 12:52:19 +02:00
Adrian Zürcher
75eb31abf6 add new model datapoint 2025-05-01 12:52:01 +02:00
Adrian Zürcher
4b36598bd7 abstract write to websocket and add request id 2025-05-01 12:51:35 +02:00
Adrian Zürcher
8e6b39c8bf Merge branch 'main' of https://github.com/tecamino/tecamino-dbm 2025-04-30 08:38:29 +02:00
zuadi
2f88525257 add file extention for windows build 2025-04-30 08:38:11 +02:00
Adrian Zürcher
3551cb035b add file extention for windows build 2025-04-30 08:36:54 +02:00
Adrian Zürcher
e5c08f69a9 add error log for https 2025-04-30 08:27:51 +02:00
Adrian Zürcher
f5890c1563 generate certs files only when not existent 2025-04-30 08:27:40 +02:00
zuadi
c310414b7e Update build.yml
fix upload artifacts
2025-04-30 08:13:36 +02:00
zuadi
9e2cd260d5 Update build.yml
add token for actions
2025-04-30 08:10:16 +02:00
zuadi
f37a69e75b Update build.yml 2025-04-30 08:00:59 +02:00
zuadi
c623d89f94 Create build.yml 2025-04-30 07:55:51 +02:00
Adrian Zürcher
45b3b258c1 remoove context timeout v0.0.5 2025-04-29 17:03:12 +02:00
Adrian Zürcher
a0fe455bce fix wrong return of created datapoints 2025-04-29 17:02:59 +02:00
Adrian Zürcher
7b9641f753 add set parameter in websocket 2025-04-29 17:02:35 +02:00
Adrian Zürcher
3d3dab91b9 log database saving 2025-04-29 17:00:02 +02:00
Adrian Zürcher
408700367b implement id over url query v0.0.4 2025-04-29 08:32:23 +02:00
Adrian Zürcher
c1d822b296 change dma to dbm 2025-04-29 08:32:06 +02:00
Adrian Zürcher
fd835b67dc ignore logs and db 2025-04-29 08:31:29 +02:00
Adrian Zürcher
49d8d03d8a implement new json_data model 2025-04-29 08:31:06 +02:00
Adrian Zürcher
0a137c9d86 major change of websocket dbmHandler structure v0.0.3 v0.0.2 2025-04-23 21:53:01 +02:00
Adrian Zuercher
a1f947e24a make json abstraction for server 2025-04-15 11:04:14 +02:00
Adrian Zuercher
3d1dee25f1 first commit 2025-04-14 18:03:14 +02:00
zuadi
46c6b8424d Update README.md
change repo name
v0.0.1
2025-04-14 17:53:46 +02:00
zuadi
dd229feb6b Initial commit 2025-04-14 17:49:48 +02:00