ResponseBody {
  Layout {
    Directives {
      PatchViewDirective {
        Div2Patch {
          Templates: "some template"
          StringBody: "{\"templates\":{\"greetings\":{\"type\":\"text\",\"text_color\":\"#ff0\",\"$text\":\"hello\"}},\"card\":{\"log_id\":\"example_card\",\"states\":[{\"state_id\":0,\"div\":{\"type\":\"container\",\"items\":[{\"type\":\"greetings\",\"hello\":\"world\"}]}}]}}"
        }
        ApplyTo {
          CardName: "MainScreen"
          CardId: "Id"
        }
      }
    }
  }
}
