Author |
Topic |
 Auroria |
Posted - 2011.09.01 02:43:00 - [ 1]
Is there any way to see the assets of a specific POS? I'm trying to get the lab slots on mobile labs and production slots on production arrays. In the corp Assets I can get the 30xxxx number and see all the mods from all POSes in a system, but I can't seem to find a way to isolate it down to each specific POS, and then to see specific slot data other than referencing the corp Industry Jobs?
Little lost on this one, it may just be that I'm looking for something that the API doesn't give, anyone dealt with this / have a solution?
thanks cyl |
 Johnathan Roark Caldari The Graduates Morsus Mihi |
Posted - 2011.09.01 02:58:00 - [ 2]
Originally by: Auroria it may just be that I'm looking for something that the API doesn't give
that would be your answer |
 Auroria |
Posted - 2011.09.01 03:42:00 - [ 3]
What about in the Corporation Industry Jobs - I'm thinking the activityID is the thing that indicates if its a build job, research job, etc, but the docs don't indicate. Anyone know before I start comparing jobs to my S&I screen ingame? |
 Auroria |
Posted - 2011.09.01 05:53:00 - [ 4]
1 - Manufacturing 3 - PE Research 4 - ME Research 5 - Copying |
 Lutz Major |
Posted - 2011.09.01 06:31:00 - [ 5]
SELECT * FROM ramActivities
activityID activityName 0 None 1 Manufacturing 2 Researching Technology 3 Researching Time Productivity 4 Researching Material Productivity 5 Copying 6 Duplicating 7 Reverse Engineering 8 Invention
|