mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-07 23:03:38 +00:00
cleanup templating
This commit is contained in:
@@ -38,6 +38,7 @@ function registerDevice(newDevice, discoveryMethod) {
|
||||
port: newDevice.port,
|
||||
addresses: newDevice.addresses,
|
||||
data: {},
|
||||
templates: {},
|
||||
fields: newDevice.fields || {},
|
||||
pinIndex: false,
|
||||
lastDrawn: 0,
|
||||
|
||||
Reference in New Issue
Block a user