view Database/Lua/AutoroutingChangeAet.lua @ 824:b9add37f090e

fix tests wrt IsProtected
author Alain Mazy <am@orthanc.team>
date Mon, 02 Jun 2025 21:52:01 +0200
parents 040f6ef1394a
children
line wrap: on
line source

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