Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am bwheatie on github.
  • I am bwheatie (https://keybase.io/bwheatie) on keybase.
  • I have a public key ASAqHQEI3SPpFiG_1mUu2ifWHFkCJbb_xGPqxoz_DaoJ_Qo

To claim this, I am signing this object:

defmodule Viking.Core.Telemetry.Repeater.Tester do
def telemetry() do
now = NaiveDateTime.utc_now() |> NaiveDateTime.to_iso8601()
Viking.Core.Telemetry.Repeater.handle_info(
{:graphql_data, nil,
%{
data: %{
"observeTelemetryEvents" => %{
"vehicleId" => <CORE_ID>,