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

Adds unmanaged device resource and client #53

Merged
merged 2 commits into from
Jun 13, 2023

Conversation

AxelTheGerman
Copy link
Contributor

Adds Ruby classes for unmanaged devices:

I basically copied the devices code and adapted it to the unmanaged version - which basically has less information. I'm not sure if it has a properties hash as well (looks like it from my initial testing in the console).

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks right to me! @andrii-balitskyi want to take a quick look

seveibar
seveibar previously approved these changes Jun 12, 2023
Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks right to me! @andrii-balitskyi want to take a quick look

@AxelTheGerman
Copy link
Contributor Author

Actually looks like this addresses #44 (not sure if fully)

@razor-x razor-x linked an issue Jun 13, 2023 that may be closed by this pull request
@razor-x razor-x merged commit 7219722 into seamapi:main Jun 13, 2023
@AxelTheGerman AxelTheGerman deleted the unmanaged-devices branch June 13, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add unmanaged device methods
3 participants