Added Scanner identification and MQTT handling
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from django.contrib import admin
|
||||
from .models import Scanner
|
||||
|
||||
# Register your models here.
|
||||
admin.site.register(Scanner)
|
||||
|
||||
Reference in New Issue
Block a user