Add dhcp discovery support to blink (#48243)

This commit is contained in:
J. Nick Koston 2021-03-23 01:00:06 -10:00 committed by GitHub
parent 6e07279257
commit 7bd876beaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -36,6 +36,11 @@ DHCP = [
"hostname": "axis-b8a44f*",
"macaddress": "B8A44F*"
},
{
"domain": "blink",
"hostname": "blink*",
"macaddress": "B85F98*"
},
{
"domain": "flume",
"hostname": "flume-gw-*",