-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
Yep, you can add requests here too! I'll have a look at the API. This seems like a good idea. |
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. |
Interesting. There was an old app on ios called neocom that had monitoring
of factory planets in that i think it would show the volume of product and
it had a data base of input volume to output volume so i think it could
roughly calculate exipry time. Im not sure if the api changed since last
year though. May be a different angle to approach it from. I dont know much
about api stuff unfortunatly.
…On Apr 20, 2017 1:55 PM, "David Edwards" ***@***.***> wrote:
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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQ7IHY0w2NnwtLxaumHyQFQkYu_S6fX4ks5rx6oggaJpZM4M4IXu>
.
|
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. |
Condensing this issue into #40 |
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.
The text was updated successfully, but these errors were encountered: