annotate Database/Lua/Autorouting.lua @ 632:2084e0640775

test WADO-RS of a single instance based on study label
author Alain Mazy <am@osimis.io>
date Mon, 18 Mar 2024 11:59:10 +0100
parents 04fa104ab63b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1 function OnStoredInstance(instanceId, tags, metadata)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
2 Delete(SendToModality(instanceId, 'orthanctest'))
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3 end