Initial CAPS seed

From Second Life Wiki
Revision as of 17:12, 7 October 2007 by Gareth Ellison (talk | contribs)
Jump to navigation Jump to search

At login, the current proposal from the AW Groupies group is for the client to be fed back an LLSD map:

67153d5b-3659-afb4-8510-adda2c034649 is used here as a generic example UUID.

<llsd>
   <map>
     <key>Agent</key>
     <uri>http://agenthost.isp.com/agentprofiles/67153d5b-3659-afb4-8510-adda2c034649</uri>
     <key>Session</key>
     <uri>http://agenthost.isp.com/sessions/67153d5b-3659-afb4-8510-adda2c034649</uri>
     <key>Inventory</key>
     <uri>http://inventory.isp.com/aggreator/67153d5b-3659-afb4-8510-adda2c034649</uri>
   </map>
</llsd>