Skip to content

Commit

Permalink
Add devices file used for screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Dec 17, 2024
1 parent 50914b4 commit b42685d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions screenshots/devices.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"label": "NAS",
"mac_address": "2E:E3:50:A3:E2:F7",
"host": "192.168.2.100"
},
{
"label": "Desktop",
"mac_address": "BF:B4:3B:24:C9:47",
"host": "my-desktop.local"
}
]

0 comments on commit b42685d

Please sign in to comment.