view Database/Lua/Autorouting.lua @ 134:2d015a8560fb

updated reference json files to take into account the new output format for multiple numeric values
author am@osimis.io
date Wed, 02 May 2018 12:26:35 +0200
parents 04fa104ab63b
children
line wrap: on
line source

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