sow-delete-all
Import the AMPS library:
import AMPS
Deleting all messages from a topic, using a connected client:
client.sow_delete(topic, "1=1")
Import the AMPS library:
import AMPS
Deleting all messages from a topic, using a connected client:
client.sow_delete(topic, "1=1")