initial commit DataBase branche
This commit is contained in:
@ -4,7 +4,9 @@ package ch.hevs.isi.db;
|
||||
import ch.hevs.isi.core.DataPoint;
|
||||
import ch.hevs.isi.core.DataPointListener;
|
||||
|
||||
|
||||
public class DatabaseConnector implements DataPointListener {
|
||||
String token = "bW6-s_EkTkZ-rT-Mj0kt1uZQYOPKio5FdEK-OtwWJlxDwYQ5OkH599t1jUz4VV47SrkKonLDHB0jRJ3Eu6OUTA==";
|
||||
private static DatabaseConnector mySelf = null;
|
||||
|
||||
private DatabaseConnector (){
|
||||
|
Reference in New Issue
Block a user