view Resources/Samples/Lua/Autorouting.lua @ 3356:f744730c294b

Orthanc now accepts chunked transfer encoding
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 29 Apr 2019 17:24:30 +0200
parents 23590917e83e
children
line wrap: on
line source

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