package eastiot const ( apiUrl = "http://m2m.eastiot.net" ) const ( logTable = "eastiot" ) const Version = "1.0.4"