Class: GattReadAction
- Inherits:
-
Object
- Object
- GattReadAction
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- SERVICEUUID =
1
- CHARACTERISTICUUID =
2
- FIELDS =
{ SERVICEUUID => {:type => ::Thrift::Types::STRING, :name => 'serviceUuid'}, CHARACTERISTICUUID => {:type => ::Thrift::Types::STRING, :name => 'characteristicUuid'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5023 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5023 def struct_fields; FIELDS; end |
#validate ⇒ Object
5025 5026 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5025 def validate end |