package com.tylerstonge.honeypot.messages import org.typelevel.jawn.ast.JValue case class MStartReporter(name: String, rtype: String, options: JValue)