view Database/Lua/Autorouting.lua @ 743:0ec0c9ed5433 find-refactoring

re-enable old test + computed counters
author Alain Mazy <am@orthanc.team>
date Wed, 27 Nov 2024 09:31:15 +0100
parents 04fa104ab63b
children
line wrap: on
line source

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