Mercurial > hg > orthanc
view OrthancServer/Resources/Samples/Lua/Autorouting.lua @ 4459:16392fe89ce0
new mutex to protect registration of REST callbacks: restCallbackRegistrationMutex_
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 20 Jan 2021 13:30:54 +0100 |
parents | d25f4c0fa160 |
children |
line wrap: on
line source
function OnStoredInstance(instanceId, tags, metadata) Delete(SendToModality(instanceId, 'sample')) end