- May 08, 2018
-
-
developer7 authored
- resolved bug when create local S_DEVICE structure(class);
-
- Apr 20, 2018
-
-
developer7 authored
- commands.py(1.8) - import inspect.getargspec module; - command(): - using the getargspec to find out the number of parameters of the invoking function; - change **kwargs in function param with **pg;
-
- Mar 27, 2018
-
-
developer7 authored
-
- Nov 28, 2017
-
-
developer7 authored
- do_POST(): - replace logical 'or' with logical 'and' in line:245;
-
- May 18, 2017
-
-
developer22 authored
ais_http.py - AisHttpGetProgramVersion() : get app name and version; - http_request(): multi exception for url and http errors; - GetHandler->do_POST() : correct align codes block;
-
- Mar 17, 2017
-
-
developer7 authored
- do_POST()/readRTE('r') : return general exception from func; - do_POST() : in except block -> new string value for exception descript; - readers.ini : decomment line for BASE_HD:0
-
- Mar 06, 2017
-
-
developer7 authored
- ais_readers.html: form action =""
-
- Jun 13, 2016
-
-
developer8 authored
* ais_http.py - added try/except block for method 'do_POST()' git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@60 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- May 30, 2016
-
-
developer8 authored
- bugfixed git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@56 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- May 12, 2016
-
-
developer8 authored
- added controls to the .html page - controls associated with the respective functions in the script 'ais_shell.py' - implemented all functions of the 'testers' git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@46 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-