Toto je starší verze dokumentu!
API
Mervis DB nabízí otevřené rozhraní protokolu SOAP.
Pro speciální použití existují i další rozhraní pro komunikaci s Mervis DB - pro jejich použití a popis kontaktujte prosím technickou podporu.
Seznam základních podporovaných funkcí
Function | Description |
---|---|
SaveData | Save one or multiple records from one or multiple variables |
GetData | Read one or multiple records from one or multiple variables. |
GetParticularData | Optimized method for reading of „special“ data - last value, last value after certain time moment etc. |
GetVariables | Get list of variables filtered by provided keys and values specified in the request. |
GetAllVariables | Get list of all variables accessible to current user. |
DeleteData | |
GetServerVersion | |
ServerAlive | |
CheckCredentials | |
GetParticularDataAsync |
Příklady použití
- C#
- PHP
- Matlab