Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Register and control all devices from Device class #5

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

st0012
Copy link
Owner

@st0012 st0012 commented Nov 1, 2019

Since this gem's purpose is for help debugging, it's important to give
users some helpers to control all device objects (usually, disable
them). So I added

  • Device.devices
  • Device.delete_device(device)
  • Device.stop_all!
  • Device.suspend_new!
  • Device.reset!

Since this gem's purpose is for help debugging, it's important to give
users some helpers to control all device objects (usually, disable
them). So I added

- Device.devices
- Device.delete_device(device)
- Device.stop_all!
- Device.suspend_new!
- Device.reset!
@st0012 st0012 added this to the v0.1.2 milestone Nov 1, 2019
@st0012 st0012 self-assigned this Nov 1, 2019
@st0012 st0012 merged commit dc7afe7 into master Nov 1, 2019
@st0012 st0012 deleted the record-all-devices branch November 1, 2019 08:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant