-- When the value is requested message.On('request_valueName', function() -- Acquire a value from the item sync variable and return vci.Emit('respone_valueName', vci.state.Get('valueName')) end)