Skip to content
  1. Jun 27, 2018
    • developer7's avatar
      2.3 · acfe054a
      developer7 authored
      - GetAISUpdateAndGetCount()
        - added return status if status !=DL_OK;
      - added DeviceHandler() and ResBusyCheck();
      acfe054a
  2. Jun 26, 2018
  3. Jun 23, 2018
  4. May 09, 2018
  5. May 08, 2018
    • developer7's avatar
      4.0.7.22 · c7cf2b0e
      developer7 authored
       - resolved bug when create local S_DEVICE structure(class);
      c7cf2b0e
  6. Apr 25, 2018
  7. Apr 21, 2018
  8. Apr 20, 2018
    • developer7's avatar
      web_api: · b4888b87
      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;
      b4888b87
  9. Apr 18, 2018
  10. Apr 10, 2018
  11. Mar 17, 2018
    • developer7's avatar
      - javas.js(4.2): · 20407988
      developer7 authored
        - added headers:{} in ajax call for set settings value;
      
      - ais_http.py(4.0.7.16):
        - removed content[0] in do_POST();
      
      - commands.py(1.5):
        SetEditListeDevices():
        - checked If DEVICE_TYPE and DEVICE_ID exists;
      
      - dopoprocess.py:
        - added str() cast on some result;
      20407988
  12. Mar 15, 2018
  13. Mar 14, 2018
  14. Mar 13, 2018
  15. Mar 12, 2018
    • developer7's avatar
      4.0.8.1:4.0.7.12 · a439e15c
      developer7 authored
      - ais_http.py(4.0.7.12) not finish
        -remove some functions ;
      - commands.py:
        - new module for global functions;
      - web_api/ais_readers.html:
        - added bootstrap framework;
      a439e15c