view Resources/Samples/Lua/Autorouting.lua @ 1947:c1053112b323

Switch to the C++11 standard if the version of JsonCpp is 1.y.z
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 05 Apr 2016 10:11:40 +0200
parents 23590917e83e
children
line wrap: on
line source

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