Delta Publish
To delta publish, you use the delta_publish
command as follows:
The message that you provide to AMPS must include the fields that the topic uses to generate the SOW key. Otherwise, AMPS will not be able to identify the message to update. For SOW topics that use a User-Generated SOW Key, use the Command
form of delta_publish
to set the SowKey
.
The AMPS User Guide section on making Incremental Message Updates describes how the AMPS server processes the delta_publish
command.
Last updated