export function botToMQTT(status: ConnectionStatus | undefined):
  StatusRowProps {
  return {
    connectionName: "botMQTT",
    from: "FarmBot",