Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 280 Bytes

UpdatePerform.md

File metadata and controls

18 lines (12 loc) · 280 Bytes

HandyAPI::UpdatePerform

Properties

Name Type Description Notes
fw_version String Firmware version

Example

require 'handy_api'

instance = HandyAPI::UpdatePerform.new(
  fw_version: 2.13
)