Changes between Version 12 and Version 13 of adeiDG
- Timestamp:
- 07/18/08 15:19:58 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adeiDG
v12 v13 91 91 In a response you will get JSON encoded document with various image properties. If an error was occurred, the JSON document will contain only ''error'' property, which describes the problem. Otherwise, among other properties the 'image' property containing image identificator will be returned. Then it is possible pass this idetificator to ''getimage'' service in order to obtain image. 92 92 {{{ 93 http:// localhost/adei/services/getimage.php?id=clients/00000000000000000000000000000000/draw.toskanadb__prespektrometer_rep__0/eda6ebefe6e066c87af7c3af423f195e/1216378894_1211159859_81741.png93 http://adei_server.net/adei/services/getimage.php?id=clients/00000000000000000000000000000000/draw.toskanadb__prespektrometer_rep__0/eda6ebefe6e066c87af7c3af423f195e/1216378894_1211159859_81741.png 94 94 }}}