Skip to content
  1. 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
  2. Apr 18, 2018
  3. Apr 10, 2018
  4. 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
  5. Mar 15, 2018
  6. Mar 14, 2018
  7. Mar 13, 2018
  8. 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