Skip to content

Instantly share code, notes, and snippets.

@ldenson11
Created November 12, 2019 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ldenson11/15eeee76a556e9119922a8acbd48898b to your computer and use it in GitHub Desktop.
Save ldenson11/15eeee76a556e9119922a8acbd48898b to your computer and use it in GitHub Desktop.
{
"namespace": "temps",
"type": "record",
"name": "com.eventador.temps",
"fields": [
{
"name": "TEMP",
"type": "int"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment