annotate Database/Lua/AutoroutingChangeAet.lua @ 161:27b3b0df5f90

2 upload tests
author am@osimis.io
date Fri, 17 Aug 2018 17:24:11 +0200
parents 040f6ef1394a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
040f6ef1394a test_storescu_custom_aet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1 function OnStoredInstance(instanceId, tags, metadata)
040f6ef1394a test_storescu_custom_aet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
2 Delete(SendToModality(instanceId, 'orthanctest', aet))
040f6ef1394a test_storescu_custom_aet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3 end