FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field summary | |
---|---|
string | msgId [OPTIONAL] A messageId that applications may choose to use to identify "responses". |
string | dvName The unique name of the DataView. |
string | owner The owner (user) of the Item - ONLY used for new items. |
float | timeStamp The timestamp of the initial update (seconds since epoch). If the value given is -1.0 then the service will populate it using correlator currentTime. |
sequence<string> | fieldValues Complete sequence of field values in string form. |
dictionary<string, string> | extraParams [OPTIONAL] Some implementations may choose to make use of this field. |
Field detail |
---|
string dvNameThe unique name of the DataView.
dictionary<string, string> extraParams[OPTIONAL] Some implementations may choose to make use of this field.
sequence<string> fieldValuesComplete sequence of field values in string form.
string msgId[OPTIONAL] A messageId that applications may choose to use to identify "responses".
string ownerThe owner (user) of the Item - ONLY used for new items.
float timeStampThe timestamp of the initial update (seconds since epoch). If the value given is -1.0 then the service will populate it using correlator currentTime.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |