annotate Database/Lua/AutoroutingChangeAet.lua @ 662:b31aa560210d default tip

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 Jul 2024 18:29:08 +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