sow-delete-filter
Import the AMPS library:
import AMPS
Deleting all messages from a topic that match a filter:
client.sow_delete(topic, filter)
Import the AMPS library:
import AMPS
Deleting all messages from a topic that match a filter:
client.sow_delete(topic, filter)