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

Facts issue with 8.0.92 and up #6

Open
drobert31 opened this issue Oct 7, 2021 · 0 comments
Open

Facts issue with 8.0.92 and up #6

drobert31 opened this issue Oct 7, 2021 · 0 comments

Comments

@drobert31
Copy link

Facts failed with firmware 8.0.92.

I just modified :

222 @staticmethod
223 def __facts_model(string):
224 model = FastIronDriver.__retrieve_all_locations(string, "HW:", 0)[0]
225 return model

The keyword Stackable is no more present.

in FastIron.py

Dominique Robert

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

No branches or pull requests

1 participant