mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-11 16:53:40 +00:00
update config format
This commit is contained in:
+3
-1
@@ -7,7 +7,9 @@ exports.config = {
|
||||
defaultName: 'ETC Eos',
|
||||
connectionType: 'osc',
|
||||
defaultPort: 3032,
|
||||
mayChangePort: false,
|
||||
mayChangePort: true,
|
||||
heartbeatInterval: 5000,
|
||||
heartbeatTimeout: 6000,
|
||||
searchOptions: {
|
||||
type: 'TCPport',
|
||||
searchBuffer: Buffer.from('\xc0/eos/ping\x00\x00\x2c\x00\x00\x00\xc0', 'ascii'),
|
||||
|
||||
Reference in New Issue
Block a user