Sebastian Lenzlinger
|
c6c8cfb223
|
Import sys and modify exit invocation to be able to create single file executable of iottb
|
2024-07-17 12:10:57 +02:00 |
|
Sebastian Lenzlinger
|
78c155208e
|
Add install instructions to Readme
|
2024-07-17 11:58:16 +02:00 |
|
Sebastian Lenzlinger
|
f4cad751a2
|
Revert changes since there was actually no issue in code, just with the installation on local machine.
|
2024-07-17 11:42:29 +02:00 |
|
Sebastian Lenzlinger
|
ccbdf0e9ed
|
Add newly generated poetry lockfile.
|
2024-07-17 11:15:45 +02:00 |
|
Sebastian Lenzlinger
|
e6d52cf3a1
|
Remove poetry lockfile before generating new one.
|
2024-07-17 11:15:03 +02:00 |
|
Sebastian Lenzlinger
|
ae93234eb6
|
Prelim fix for wrong db path generation
|
2024-07-17 11:13:06 +02:00 |
|
Sebastian Lenzlinger
|
c5b8ea42e7
|
Add guided device add functionality.
|
2024-07-10 16:52:27 +02:00 |
|
|
|
7daca7f3ad
|
Add missing argument for add_device parameter list.
|
2024-07-01 19:22:09 +02:00 |
|
|
|
da05edb71a
|
Update add-device command. Make "device" a positional argument instead of a kw option
|
2024-07-01 19:10:41 +02:00 |
|
|
|
b3f0f7a3ed
|
Add missing dependency 'click-option-group'
|
2024-07-01 18:29:51 +02:00 |
|
|
|
e62914e738
|
HANDIN COMMIT
|
2024-07-01 00:08:04 +02:00 |
|
|
|
854fba049d
|
Make help message generation robust.
|
2024-06-30 00:37:18 +02:00 |
|
Sebastian Lenzlinger
|
6405b8f62e
|
Merge branch 'main' into 'experiment2'
# Conflicts:
# .gitignore
# code/iottb-project/iottb/commands/add_device.py
# code/iottb-project/iottb/commands/developer.py
# code/iottb-project/iottb/commands/sniff.py
# code/iottb-project/iottb/definitions.py
# code/iottb-project/iottb/main.py
# code/iottb-project/iottb/models/sniff_metadata.py
# code/iottb-project/iottb/utils/string_processing.py
# code/iottb-project/pyproject.toml
|
2024-06-29 22:12:34 +00:00 |
|
Sebastian Lenzlinger
|
d9d3f66fc8
|
Hopefully successfully integrate proper repo.
|
2024-06-30 00:02:59 +02:00 |
|
|
|
a5325fc35f
|
Another try
|
2024-06-29 00:43:47 +02:00 |
|