view Resources/Samples/Lua/Autorouting.lua @ 2852:d4f44a8028a1

allow passing FALSE as expeted MD5 in DownloadPackage when we don't wan't to check the MD5
author am@osimis.io
date Tue, 02 Oct 2018 15:54:36 +0200
parents 23590917e83e
children
line wrap: on
line source

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