if event.type=="digiline" then
    if event.channel ~= "shunt_type" then return end
    S.yards.S27['shunt_type'] = event.msg
end