Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:mervis-scada:50-api [2023/09/26 14:39] v.kohout [api/v3/get/history] |
en:mervis-scada:50-api [2025/09/30 08:23] (current) |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ^Function^Description| | ^Function^Description| | ||
| + | ^api/ | ||
| ^api/ | ^api/ | ||
| ^api/ | ^api/ | ||
| Line 35: | Line 36: | ||
| ===== Examples ===== | ===== Examples ===== | ||
| - | ====api/ | + | ====api/ |
| + | |||
| + | **Request** | ||
| + | |||
| + | * URL: / | ||
| + | * Method: POST | ||
| + | |||
| + | <code javascript> | ||
| + | {" | ||
| + | </ | ||
| + | |||
| + | or with the full name (with the domain and login name) | ||
| + | |||
| + | <code javascript> | ||
| + | {" | ||
| + | </ | ||
| + | |||
| + | **Response** | ||
| + | |||
| + | * token (string) - Authentication token for calling other API methods. | ||
| + | * tokenValidFor (TimeSpan) - The duration for which the provided token is valid. This value is not returned if a token wasn't provided or if its validity period isn't configured. Example: " | ||
| + | * changePwdBefore (DateTime or null) - If present, this specifies the date and time by which the current password must be changed. This period is determined by the domain' | ||
| + | * notifyNearingPwdExpirationIn (TimeSpan or null) - If present, this indicates how long before the password expires (refer to changePwdBefore) a notification should be displayed to the user. Example: " | ||
| + | |||
| + | |||
| + | |||
| + | <code javascript> | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | }</ | ||
| + | ====[Deprecated] | ||
| + | |||
| + | This is deprecated API method. Use api/ | ||
| **Request** | **Request** | ||
| Line 41: | Line 92: | ||
| * URL: / | * URL: / | ||
| * Method: POST | * Method: POST | ||
| + | |||
| <code javascript> | <code javascript> | ||
| {" | {" | ||
| + | </ | ||
| + | |||
| + | or with the full name (with an escaped backslash between the domain and login name) | ||
| + | |||
| + | <code javascript> | ||
| + | {" | ||
| </ | </ | ||
| Line 249: | Line 307: | ||
| * URL: / | * URL: / | ||
| * Method: POST | * Method: POST | ||
| - | * You should always use "token" instead of simple | + | * You should always use token ("t" |
| * " | * " | ||
| | | ||
| Line 272: | Line 330: | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| " | " | ||
| } | } | ||
| Line 279: | Line 337: | ||
| **Response** | **Response** | ||
| - | * Empty " | ||
| - | * " | ||
| * Values | * Values | ||
| * v - value | * v - value | ||
| * ts - timestamp - start of the value validity period | * ts - timestamp - start of the value validity period | ||
| * gt - goodthrough - end of the value validity period | * gt - goodthrough - end of the value validity period | ||
| - | * i - interval, only present if it differs from the interval in Meta section | + | * i - interval |
| - | * Meta | + | |
| - | * type - value type - double, string, datetime | + | |
| - | * unit - unit | + | |
| - | * interval - expected interval between the stored records. Useful to identify missing data. | + | |
| <code javascript> | <code javascript> | ||
| Line 401: | Line 453: | ||
| </ | </ | ||
| - | ==== [Depricated] api/ | + | ==== [Deprecated] api/ |
| **Request** | **Request** | ||
| Line 598: | Line 650: | ||
| </ | </ | ||
| </ | </ | ||
| + | |||
| + | **Response** | ||
| + | |||
| + | <code xml><? | ||
| + | < | ||
| + | |||
| + | ====api/ | ||
| + | |||
| + | **Request** | ||
| + | |||
| + | * URL: / | ||
| + | * Method: POST | ||
| + | * Content-Type: | ||
| + | |||
| + | <code xml> | ||
| + | <?xml version=" | ||
| + | < | ||
| + | < | ||
| + | <values projId=" | ||
| + | <dps> | ||
| + | <d id=" | ||
| + | < | ||
| + | <p n=" | ||
| + | < | ||
| + | </p> | ||
| + | </ | ||
| + | </d> | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| **Response** | **Response** | ||
| Line 775: | Line 857: | ||
| </ | </ | ||
| </ | </ | ||
| + | |||
| + | ====api/ | ||
| + | |||
| + | To get the list of projects. | ||
| + | |||
| + | **Request** | ||
| + | |||
| + | * URL: / | ||
| + | * Method: POST | ||
| + | |||
| + | <code javascript> | ||
| + | { | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | **Response** | ||
| + | |||
| + | <code xml><? | ||
| + | <?xml version=" | ||
| + | < | ||
| + | < | ||
| + | <project id=" | ||
| + | <loc> | ||
| + | <n1:gps lat=" | ||
| + | </ | ||
| + | <mdi> | ||
| + | <mi n2: | ||
| + | <mi n3: | ||
| + | </ | ||
| + | </ | ||
| + | <project id=" | ||
| + | <mdi> | ||
| + | <mi r: | ||
| + | <mi r: | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </mi> | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| ===== Matlab Client ===== | ===== Matlab Client ===== | ||
| ==== General notes client function parameters ==== | ==== General notes client function parameters ==== | ||