1
0

petr's changes

This commit is contained in:
2026-02-16 16:55:57 +01:00
parent e790d12ea1
commit 7d898e04f2
31 changed files with 416 additions and 35 deletions

View File

@@ -0,0 +1,23 @@
meta {
name: Devices on Network Scan
type: http
seq: 1
}
post {
url: {{base_url}}/start_scan
body: none
auth: inherit
}
docs {
# Devices on Network Scan
Start artpool devices search.
## Set Parameters
None.
## Response
Empty JSON response.
}