AsObject: {
    control: string;
    event: string;
    time?: google_protobuf_timestamp_pb.Timestamp.AsObject;
    value: number;
}

Type declaration

  • control: string
  • event: string
  • Optional time?: google_protobuf_timestamp_pb.Timestamp.AsObject
  • value: number

Generated using TypeDoc