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

Factory planet watcher #27

Closed
kordusj opened this issue Apr 9, 2017 · 5 comments
Closed

Factory planet watcher #27

kordusj opened this issue Apr 9, 2017 · 5 comments
Assignees
Milestone

Comments

@kordusj
Copy link

kordusj commented Apr 9, 2017

Not a bug: app took me here to suggest a feature.
It would be cool to be able to see if factories are running or not. Contents isnt that important but at least being able to know if they are running or not would be nice.

@DavidEdwards DavidEdwards self-assigned this Apr 10, 2017
@DavidEdwards DavidEdwards added this to the v1.1.6 milestone Apr 10, 2017
@DavidEdwards
Copy link
Owner

Yep, you can add requests here too!

I'll have a look at the API. This seems like a good idea.

@DavidEdwards DavidEdwards modified the milestones: v1.1.6, v1.1.14 Apr 10, 2017
@DavidEdwards
Copy link
Owner

So. Some more investigation into this yields negative results.

Due to the way the caching works for PI this will not be achievable.

The numbers are only refreshed when you visit a planet. This is fine for monitoring extractors because you need to personally turn the extractors back on again in order for them to work. That means visiting the planet (and refreshing the numbers).

In contrast, factories will continue to cycle regardless of what you are doing. That means that you cannot know whether your factories are currently operating or not. It will mark the time of the last cycle as the cycle from the last time you refreshed the planet data by visiting it.

I will set this issue as blocked by ESI and not close it. I would very much like to build this feature in the future.

@DavidEdwards DavidEdwards modified the milestones: v2, v1.1.14 Apr 20, 2017
@kordusj
Copy link
Author

kordusj commented Apr 20, 2017 via email

@DavidEdwards
Copy link
Owner

Thanks to the work of tsuthers-ccpgames (and presumably others). Work has now begun on implementing changes that will bring storage and factories all together.

@DavidEdwards
Copy link
Owner

Condensing this issue into #40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants