Difference between revisions of "Initial CAPS seed"
Jump to navigation
Jump to search
(New page: At login, the current proposal from the AW Groupies group is for the client to be fed back an LLSD map: <nowiki> <llsd> <map> </map> </llsd> </nowiki>) |
|||
Line 1: | Line 1: | ||
At login, the current proposal from the AW Groupies group is for the client to be fed back an LLSD map: | At login, the current proposal from the AW Groupies group is for the client to be fed back an LLSD map: | ||
<llsd> | 67153d5b-3659-afb4-8510-adda2c034649 is used here as a generic example UUID. | ||
<llsd> | |||
<map> | <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> | </map> | ||
</llsd | </llsd> | ||
Revision as of 16:12, 7 October 2007
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>