0

After execute "createTables-mysql.sql",and insert data into tables 'systemsettings' and 'users':

INSERT INTO `users` VALUES (1,'admin','0DPiKuNIrrVmD8IUCuw1hQxNqZc=','admin@yourMangoDomain.com','','Y','N',1275399205446,1,NULL,0,'N');
INSERT INTO `systemSettings` VALUES ('databaseSchemaVersion','1.12.4');

Finally,I success to run the scada-lts. but where can i find some sample data of scadalts?

  • Please ask specific question about your programming issue. – wonhee Sep 14 '18 at 02:18
  • So far I have written some tutorials for scada-lts (for which no sample data was needed), but it's a good idea to add sample data for more complex ones. – Grzesiek Oct 10 '18 at 12:15

0 Answers0