DACS Station Python API _dl, _ds, _dud description

Hello Team!

DACS STATION API PYTHON EXAMPLES

Please advise where I find description of _dl, _ds, _dud, client.factory.create, etc. ?



Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @dgstudio

    Thank you for reaching out to us.

    I assume that you are referring to the Python examples of DACS Station API.

    _dl represents DacsAdministratorLogin.

    _ds represents SiteName.

    _dud represents DacsUserDefinition.

    These data types are required by the createDacsUserDefinition method.

    You can check the WEB SERVICES PROGRAMMER’S GUIDE regarding the descriptions of these data types and methods.

Answers