Skip to content

Instantly share code, notes, and snippets.

@mitch-seymour
Created January 3, 2021 18:10
Show Gist options
  • Save mitch-seymour/afd9c4640124e3f448d0272038d9e1c6 to your computer and use it in GitHub Desktop.
Save mitch-seymour/afd9c4640124e3f448d0272038d9e1c6 to your computer and use it in GitHub Desktop.
{
  "outputs": [
    {
      "topic": "greetings",
      "timestamp": 0,
      "value": {
        "greeting": "Hello, Isabelle"
      },
      "key": 0
    },
    {
      "topic": "greetings",
      "timestamp": 0,
      "value": {
        "greeting": "Hello, Elyse"
      },
      "key": 0
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment