Sha256: 0a81e5f02691a10891e30eef31700c66372b25a14f2c98283201c5aea3254b9c

Contents?: true

Size: 960 Bytes

Versions: 58

Compression:

Stored size: 960 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: meshtastic/remote_hardware.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("meshtastic/remote_hardware.proto", :syntax => :proto3) do
    add_message "meshtastic.HardwareMessage" do
      optional :type, :enum, 1, "meshtastic.HardwareMessage.Type"
      optional :gpio_mask, :uint64, 2
      optional :gpio_value, :uint64, 3
    end
    add_enum "meshtastic.HardwareMessage.Type" do
      value :UNSET, 0
      value :WRITE_GPIOS, 1
      value :WATCH_GPIOS, 2
      value :GPIOS_CHANGED, 3
      value :READ_GPIOS, 4
      value :READ_GPIOS_REPLY, 5
    end
  end
end

module Meshtastic
  HardwareMessage = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("meshtastic.HardwareMessage").msgclass
  HardwareMessage::Type = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("meshtastic.HardwareMessage.Type").enummodule
end

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
meshtastic-0.0.84 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.83 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.82 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.81 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.80 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.79 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.78 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.77 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.76 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.75 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.74 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.73 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.72 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.71 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.70 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.69 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.68 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.67 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.42 lib/meshtastic/remote_hardware_pb.rb
meshtastic-0.0.41 lib/meshtastic/remote_hardware_pb.rb