Initial commit
This commit is contained in:
commit
c53c7085bc
60 changed files with 23885 additions and 0 deletions
10
config
Normal file
10
config
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name : Total.js Flow
|
||||
default_timezone: Europe/Bratislava
|
||||
|
||||
// Packages settings
|
||||
package#flow (Object) : { url: '/', auth: ['admin:aaaAAA111'] }
|
||||
|
||||
table.pins : pin:string|type:string|tbname_demo:string|tbname_qas01:string|tbname_prod01:string|contactor:number
|
||||
table.settings : temperature_adress:string|latitude:number|longitude:number|projects_id:number
|
||||
table.zenitel : allCalls:string
|
||||
table.departures: departures:string
|
||||
Loading…
Add table
Add a link
Reference in a new issue