change to main.js fo auto-start container
This commit is contained in:
parent
5bf3d7143a
commit
7bf72fbb07
|
@ -40,15 +40,21 @@ const staticImages = {
|
|||
settings: 'Settings.png',
|
||||
pinpad: 'pinpad.png',
|
||||
cashier: 'cashier.png',
|
||||
menu: 'Menu.png',
|
||||
};
|
||||
|
||||
// Topics list
|
||||
const topics = [
|
||||
|
||||
{ deviceName: 'M50F_Second', deviceID: '01534090202502210057' },
|
||||
{ deviceName: 'M50F_Igor', deviceID: '01534090202502210142' },
|
||||
{ deviceName: 'M60_Igor', deviceID: '01620013202312220735' },
|
||||
{ deviceName: 'M70_Igor', deviceID: '01723060202412010280' },
|
||||
{ deviceName: 'M30_Igor', deviceID: '01364100202503060196' },
|
||||
|
||||
|
||||
{ deviceName: 'M80F_Ahmed', deviceID: '01804042025072100015' },
|
||||
{ deviceName: 'M80K_Ahmed', deviceID: '78040132025082600001' },
|
||||
{ deviceName: 'M50F_Ahmed', deviceID: '01534090202502210065' },
|
||||
{ deviceName: 'M50F_Ahmed', deviceID: '01534090202502210065' },
|
||||
{ deviceName: 'M60_Ahmed', deviceID: '01620013202312221500' },
|
||||
{ deviceName: 'M30_Ahmed', deviceID: '01364100202503060115' },
|
Loading…
Reference in New Issue