Converting Byte to Literal Enum doesn't work.

изображение

Enum should be variable or local var to correct convertation.

The obvious would be to eliminate the “extra" step on the enum value and see what gets output.

“Literal enum kor_etc" being the node you try and get rid of.

Blue node is already convering byte to enum, then you just have to convert it to string (add green path)

“Literal Enum” is a node to define a constant value not based on any input. No idea how it works if you wire it to anything rather than setting value in-place