Method: Verizon::SoftwarePackage#distribution_type
- Defined in:
- lib/verizon/models/software_package.rb
#distribution_type ⇒ String
LWM2M, OMD-DM or HTTP.
34 35 36 |
# File 'lib/verizon/models/software_package.rb', line 34 def distribution_type @distribution_type end |