view Resources/Samples/Lua/Autorouting.lua @ 3337:9c8e119d0c5b

fix detection of uuid on freebsd
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 Apr 2019 15:51:37 +0200
parents 23590917e83e
children
line wrap: on
line source

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