Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add children property to a device #1138

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add children property to a device #1138

wants to merge 5 commits into from

Commits on Jul 24, 2023

  1. Add children property to a device

    Rose Yemelyanova committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9bc1000 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary comments

    Rose Yemelyanova committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1e6659d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Simplify children property typing on Device

    Co-authored-by: Tom C (DLS) <101418278+coretl@users.noreply.github.com>
    rosesyrett and coretl authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7304c16 View commit details
    Browse the repository at this point in the history
  2. Made Device.children a method instead of a property

    Rose Yemelyanova committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1108313 View commit details
    Browse the repository at this point in the history
  3. Modify DeviceVector in line with children now being a method, not a p…

    …roperty
    Rose Yemelyanova committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b1ae733 View commit details
    Browse the repository at this point in the history