on message OneByteMessage { if (this.DLC != 1) { write("error: OneByteMessage has DLC != 1"); stop(); } }