Skip to content
  1. Jun 26, 2018
  2. Jun 06, 2018
    • developer7's avatar
      4.0.7.24 · 356b6217
      developer7 authored
      - ais_shell():
        - do_POST():
          - added GET_RASPI_TEMP constant;
      356b6217
  3. May 24, 2018
    • developer7's avatar
      4.0.7.23 · b251c4ec
      developer7 authored
      - doPOST():
        - add new function names that are executed if there are no devices exists;
      b251c4ec
  4. May 04, 2018
    • developer7's avatar
      ais_http.py(4.0.7.21): · 6a2f5063
      developer7 authored
       - send_head():
         - search ext in list DOWN_FILE_EXT;
      constants.py:
         - DOWN_FILE_EXT = ['.csv', '', '.log']
      6a2f5063
  5. Apr 28, 2018
    • developer7's avatar
      4.0.7.20: · 103dfaa3
      developer7 authored
       - ais_http.py:
         added new constant for 'q'(GetListInformation())
      103dfaa3
    • developer7's avatar
      4.0.7.19: · 88536693
      developer7 authored
      - ais_http.py():
        - set content-type if file ext is .csv;
        - added commands that may run if no device exists;
      88536693
  6. Feb 26, 2018
    • developer7's avatar
      4.0.7.17 (upload file - finished) · a529af40
      developer7 authored
      - ais_readers.html (3.4):
        - added tags for firmware update;
      
      - javas.js (3.4):
        - added code for upload fw;
      
      - ais_http.py : 4.0.7.9:
        - added local parametar ldev for AIS_FW_Upload_File();
        - added finally block that remove temporaru fw_file;
      a529af40
  7. Oct 17, 2017
    • developer23's avatar
      ver 4.0.5.4 · 2255e6b0
      developer23 authored
      ais_http.py:
      	- add script_name() in GetHandler() class;
      constants.py:
      	- add constants for other html file name;
      2255e6b0
  8. Oct 16, 2017
    • developer23's avatar
      version 4.0.5.4 · d0981509
      developer23 authored
      web_api:
      - ais_http.py:
        do_POST() ->
      	- dislocate code for debug_log into ais_readers_main_process.py;
      	
      - constant.py:
      	remove constants for debug_log;
      	add constants for HTML script folder name and html init script name;
      	
      d0981509
  9. May 08, 2017
    • developer22's avatar
      ver 4.0.4.0 · 8dcb42c6
      developer22 authored
      ais_http.py:
       - http_request() add optional parameter for http_request timeout.More codes for exception message in this func;
      
      ais_readers.html:
       - delete table rows for reboot and other tags;
      8dcb42c6
  10. Apr 04, 2017
    • developer7's avatar
      ver 4.0.3.5 · e8665271
      developer7 authored
      ais_http.py modul:GetHandler()->do_POST():add codes that display IP and MAC address
      e8665271
  11. Mar 31, 2017
    • developer7's avatar
      ver 4.0.3.2 · ad0778c1
      developer7 authored
      - ais_http.py module:GetHandler()->do_POST() add subprocess for git pull and git submodule updates
      
      - ais_readers.html : add tags for git update;
      - constants.py : add global defined constants for git
      ad0778c1
  12. Mar 21, 2017
    • developer7's avatar
      ver 4.0.2.3 · aa937d58
      developer7 authored
      GetHandler():
      - do_POST():
          add warrning text if rte sec value == None;
          add code that create firmware file over http;
          add code that read and write config file over http;
      constants.py:
          add constants for upload files
      aa937d58
  13. Jun 18, 2016
    • developer8's avatar
      * ais_http.py ver 2.1.4 · 2bc873de
      developer8 authored
        - changed code in function 'do_POST()' class 'GetHanlder()' that affects reading and recording (download) debug_log files.For now takes over from parsing query debug_log the title string that is entered directly via HTML pages and consequently the name of the function it transmits or records
      
      - 'constants.py' add the constants that are used to work with debug logs
      
      git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@68 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
      2bc873de
  14. Jun 13, 2016
  15. May 30, 2016
  16. May 26, 2016
  17. May 12, 2016
  18. Apr 13, 2016
  19. Mar 21, 2016
  20. Mar 18, 2016
  21. Mar 12, 2016
    • developer8's avatar
      ver 2.0.1.6 (build) lib:4.9.2 · fef5f629
      developer8 authored
      - change f 'TestLights()'
      - added radio button controls in html form for lights f
      - added new items in html forms for lock and edit device list
      - changed names of items for pass in html form
      - changed code of blacklist_read() f
      - changed AIS_GetLibraryVersionStr() 
      - now SetTime f called  values from .dll
      - old AIS_GetLog_Set() renamed in AIS_GetLog_Set()
      - implement f for lock 
      - implement f for show/edit device list ("Q" )
      - changed value for lib ver in constants.py script (now:4.9.2)
      
      git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@25 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
      fef5f629
  22. Mar 10, 2016
  23. Mar 09, 2016