This commit is contained in:
2026-08-05 16:45:48 +03:00
parent b77cf95e87
commit 0d646df314
23 changed files with 2195 additions and 0 deletions

3
BTA_dome_modbus/run_client Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
rm client.log 2>/dev/null
./dome_client -a ca/ca/ca_cert.pem -c ca/client/client_cert.pem -k ca/client/private/client_key.pem -vvv -s localhost -l client.log