38 Commits

Author SHA1 Message Date
Adrian Zuercher
ede86b71ef repo name change
All checks were successful
Build ArtNet Driver / build (amd64, , linux) (push) Successful in 1m40s
Build ArtNet Driver / build (amd64, .exe, windows) (push) Successful in 1m41s
Build ArtNet Driver / build (arm, 6, , linux) (push) Successful in 1m39s
Build ArtNet Driver / build (arm64, , linux) (push) Successful in 1m38s
v0.1.0
2025-08-06 22:41:34 +02:00
Adrian Zuercher
67f25c76ae rename folder .github t .gitea
Some checks failed
Build Go Binaries / build (arm, linux) (push) Has been cancelled
Build Go Binaries / build (arm64, linux) (push) Has been cancelled
Build Go Binaries / build (amd64, linux) (push) Has been cancelled
Build Go Binaries / build (amd64, windows) (push) Has been cancelled
v0.0.24
2025-08-02 09:58:12 +02:00
Adrian Zuercher
7ef6e614cc update to newest json_data model v0.0.23 2025-07-31 12:27:53 +02:00
Adrian Zuercher
49dff4f609 update json_data and model so more than one address can be revieved from server v0.0.22 v0.0.21 2025-07-30 17:16:50 +02:00
Adrian Zuercher
3704edebd5 fix wrong call and missing send set 0.0.21 2025-07-27 13:07:16 +02:00
Adrian Zuercher
a503b71fb6 add read write lock to dmx data v0.0.20 2025-07-26 07:18:26 +02:00
Adrian Zuercher
05409c2544 change send data to dmx as 23 millisecond ticker when new data v0.0.19 2025-07-25 22:37:35 +02:00
Adrian Zuercher
b484745ed1 increase timeout of ping from 10 to 40 v0.0.18 2025-07-25 20:59:17 +02:00
Adrian Zuercher
04e306c6da update to latest json_data v0.0.17 2025-07-24 09:57:16 +02:00
Adrian Zuercher
239e0050a1 change ping pong handler and fix blocking channel v0.0.16 2025-07-23 08:56:43 +02:00
Adrian Zuercher
de4758c563 fix mmissing defer for close channel and move make channel up earlier v0.0.15 2025-07-20 09:03:45 +02:00
Adrian Zuercher
a85c9ccd66 Merge branch 'main' of https://github.com/tecamino/tecamino-driver-artNet 2025-07-16 22:00:53 +02:00
Adrian Zuercher
da78a00446 add heartbeat send data every 30 Seconds v0.0.14 2025-07-16 21:53:47 +02:00
Adrian Zuercher
ba3c55dc34 add mac DS_Store 2025-07-16 21:52:31 +02:00
zuadi
e0950b44ee Update build.yml add flags for smaller executable 2025-07-13 20:07:44 +02:00
Adrian Zuercher
76a036707f fix faulty data send to artNet with new chan queue v0.0.13 2025-07-13 19:56:00 +02:00
Adrian Zuercher
258323f5b7 add new executable name 2025-07-13 19:54:27 +02:00
Adrian Zuercher
473eb22b97 fix missing subscribe and publish on artNet Protocol v0.0.12 2025-06-29 15:36:14 +02:00
Adrian Zürcher
64ad4e8b3e improve websocket connection according to gorrila example v0.0.11 2025-06-22 09:03:18 +02:00
Adrian Zürcher
b29e7a97b8 lift version of json_data v0.0.10 2025-06-19 19:19:16 +02:00
Adrian Zürcher
c85590e5a5 updated websocket as client broker v0.0.9 2025-06-19 18:32:47 +02:00
Adrian Zürcher
b5d9d96c52 add resubscribe (in progress)
fix crash when no bus found in map
v0.0.8
2025-05-28 22:00:04 +02:00
Adrian Zürcher
dc64d08e9d new son_data model v0.0.7 2025-05-05 07:32:26 +02:00
Adrian Zürcher
a92995d766 removie unused websocket v0.0.6 2025-04-29 17:16:36 +02:00
Adrian Zürcher
348a6f7622 move client context to correct place 2025-04-29 17:15:20 +02:00
Adrian Zürcher
83cbcdaa42 updated v0.0.5 2025-04-29 09:16:27 +02:00
Adrian Zürcher
2839b615c3 implement new json_data model 2025-04-29 08:34:51 +02:00
Adrian Zürcher
f5e66af3d8 add new ip ping for udp device
add new function start and stop bus
v0.0.4
2025-04-22 18:01:22 +02:00
Adrian Zürcher
274e6acf0e update logger 2025-04-22 17:59:07 +02:00
Adrian Zuercher
c21d9b0dd0 fix wrong logging from error to debug v0.0.3 2025-04-21 09:59:07 +02:00
Adrian Zuercher
7b201f6e63 insert routes to main and driver v0.0.2 2025-04-21 09:56:30 +02:00
Adrian Zuercher
b777716aa7 add auth for future https srever and cfgHandler to load configuration 2025-04-21 09:55:11 +02:00
Adrian Zuercher
2273a6140f major change of server slim it down 2025-04-21 09:53:45 +02:00
Adrian Zuercher
11c8340be5 add .gitignore file and exclude .log and .cfg 2025-04-21 09:52:24 +02:00
Adrian Zuercher
56188a6ad0 major change of server slim it down 2025-04-21 09:50:34 +02:00
Adrian Zürcher
f213f53547 first commit of files v0.0.1 2025-04-18 10:30:18 +02:00
zuadi
5595af0add Update README.md
Rename repo
2025-04-18 10:21:25 +02:00
zuadi
151bb403e4 Initial commit 2025-04-18 10:19:40 +02:00