view Database/Lua/AutoroutingChangeAet.lua @ 759:2beafb8513ef

added ordering by int/float
author Alain Mazy <am@orthanc.team>
date Mon, 16 Dec 2024 18:10:25 +0100
parents 040f6ef1394a
children
line wrap: on
line source

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