view Database/Lua/AutoroutingChangeAet.lua @ 719:05e8e7043e05 find-refactoring tip

limit find results + pagination tests
author Alain Mazy <am@orthanc.team>
date Thu, 10 Oct 2024 17:51:59 +0200
parents 040f6ef1394a
children
line wrap: on
line source

function OnStoredInstance(instanceId, tags, metadata)
   Delete(SendToModality(instanceId, 'orthanctest', aet))
end