Sha256: aa1305d141d7e5a0de821461f79fb3a56ec76b4d907b324cf3bb07fe437c1478
Contents?: true
Size: 527 Bytes
Versions: 94
Compression:
Stored size: 527 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: meshtastic/paxcount.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("meshtastic/paxcount.proto", :syntax => :proto3) do add_message "meshtastic.Paxcount" do optional :wifi, :uint32, 1 optional :ble, :uint32, 2 optional :uptime, :uint32, 3 end end end module Meshtastic Paxcount = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("meshtastic.Paxcount").msgclass end
Version data entries
94 entries across 94 versions & 1 rubygems