General update on Carling tools, device creation on IoT Hub and I-Sight Configuration Tool

This commit is contained in:
Quentin WEPHRE
2025-09-19 08:54:59 +02:00
parent 56fceb7542
commit 4d01717779
7 changed files with 251 additions and 67 deletions

7
.gitignore vendored
View File

@@ -11,4 +11,9 @@ lib
lib64
pyvenv.cfg
*.pem
*.csv
*.csv
/build/*
Python/build/*
Python/dist/*
*.spec
dist/*