export enum IdEffect { Blink = 0, Breath = 1, Okay = 2, ChannelChange = 11, Finish = 254, Stop = 255 }