public void SendData(ISendable sendable, LightingConsole console) { SendData(sendable.GetDataToSend(console)); }