-- 10922V 16400 3/4 --
make_channel({
name = "Abertis PID 802",
input = {"http://localhost:8001/1:0:1:70A:EA7E:0:CE42AAA:0:0:0:",},
transform = {{format = "pipe", command = "/etc/astra/scripts/abertis 802",}},
output = {"http://0.0.0.0:9999/abertist2mi/pid802",},
})
abertispid802 = make_t2mi_decap({
name = "10922V PLP0",
input = "http://0.0.0.0:9999/abertist2mi/pid802",
plp = 0,
pnr = 0,
pid = 4096,
})
make_channel({
name = "10922plp0 ",
input = {"t2mi://abertispid802",},
output = { "http://0.0.0.0:9999/abertis/pid802", },
})