
Forum
Diese Foren dienen dem Austausch und der Unterstützung der Entwicklungspartner für GPSoverIP/DATAoverIP und HLD.
Nutzen Sie diese zur direkten Kommunikation mit dem Entwicklungsteam der GPSoverIP GmbH und anderen Entwicklern. Anfragen über die Foren werden mit erhöhter Priorität bearbeitet.
Achten Sie bitte bei der Kommunikation auf die Netiquette, um allen Beteiligten die Arbeit mit den Foren zu erleichtern.
FMS Module with Java
Good morning,
We have a problem with the module fms.
My Code:
aParam.put("user", user);
aParam.put("module", "fms" );
aParam.put("action", "get" );
aParam.put("pwd", API.md5(pass));
aParam.put("deviceid", deviceid);
aParam.put("mode", "" );
aParam.put("from", "01-04-2012 10:00:00" );
aParam.put("to", "01-01-2020 11:00:00" );
aParam.put("fields", "betriebsstunden,bitwert,brake_sw" );
and the response is:
IOException: java.io.IOException: Server returned HTTP response code: 400 for URL: http://www.apioverip.de/?mode=&module=fms&action=get&from=01-04-2012 10:00:00&to=01-01-2020 11:00:00&pwd=xxxx&fields=betriebsstunden,bitwert,brake_sw&user=xxxx&deviceid=xxxx
the response is valid.
Good morning,
this problem is fixed in our newest Java API files.
Please download and try it with the newest apiutils.java.
The Download to the Java API files can be found here:
Sie haben noch Fragen? Jetzt unverbindlich beraten lassen!
Nehmen Sie Kontakt mit uns auf
Geben Sie Ihre Telefonnummer an, wenn Sie einen Rückruf wünschen.