Hello All, Although USurrey's implementation is due for the second release, we have already started to develop the NGSI-9 interfaces that we require for our component in the Things Mgmt GE, based on the current specification<https://forge.fi-ware.eu/scmrepos/svn/iot/trunk/documents/>. Currently only the interfaces for the Resources have been created, but we are aiming to have the actual Resources behind them implemented in the coming weeks. Standard Operation Resources: POST http://{hostname}:8080/NGSI9/registerContext<http://%7bhostname%7d:8080/NGSI9/registerContext> POST http://{hostname}:8080/NGSI9/discoverContextAvailability<http://%7bhostname%7d:8080/NGSI9/discoverContextAvailability> POST http://{hostname}:8080/NGSI9/subscribeContextAvailability<http://%7bhostname%7d:8080/NGSI9/subscribeContextAvailability> POST http://{hostname}:8080/NGSI9/updateContextAvailabilitySubscription<http://%7bhostname%7d:8080/NGSI9/updateContextAvailabilitySubscription> POST http://{hostname}:8080/NGSI9/unsubscribeContextAvailability<http://%7bhostname%7d:8080/NGSI9/unsubscribeContextAvailability> Convenience Operation Resources: GET, POST http://{hostname}:8080/NGSI9/contextEntities/{EntityID}<http://%7bhostname%7d:8080/NGSI9/contextEntities/%7bEntityID%7d> GET, POST http://{hostname}:8080/NGSI9/contextEntities/{EntityID}/attributes<http://%7bhostname%7d:8080/NGSI9/contextEntities/%7bEntityID%7d/attributes> GET, POST http://{hostname}:8080/NGSI9/contextEntities/{EntityID}/attributes/{attributeName}<http://%7bhostname%7d:8080/NGSI9/contextEntities/%7bEntityID%7d/attributes/%7battributeName%7d> GET, POST http://{hostname}:8080/NGSI9/contextEntities/{EntityID}/attributeDomains/{attributeDomainName}<http://%7bhostname%7d:8080/NGSI9/contextEntities/%7bEntityID%7d/attributeDomains/%7battributeDomainName%7d> GET, POST http://{hostname}:8080/NGSI9/contextEntityTypes/{typeName}<http://%7bhostname%7d:8080/NGSI9/contextEntityTypes/%7btypeName%7d> GET, POST http://{hostname}:8080/NGSI9/contextEntityTypes/{typeName}/attributes<http://%7bhostname%7d:8080/NGSI9/contextEntityTypes/%7btypeName%7d/attributes> GET, POST http://{hostname}:8080/NGSI9/contextEntityTypes/{typeName}/attributes/{attributeName}<http://%7bhostname%7d:8080/NGSI9/contextEntityTypes/%7btypeName%7d/attributes/%7battributeName%7d> GET, POST http://{hostname}:8080/NGSI9/contextEntityTypes/{typeName}/attributeDomains/{attributeDomainName}<http://%7bhostname%7d:8080/NGSI9/contextEntityTypes/%7btypeName%7d/attributeDomains/%7battributeDomainName%7d> POST http://{hostname}:8080/NGSI9/contextAvailabilitySubscriptions<http://%7bhostname%7d:8080/NGSI9/contextAvailabilitySubscriptions> PUT, DELETE http://{hostname}:8080/NGSI9/contextAvailabilitySubscriptions/{subscriptionID}<http://%7bhostname%7d:8080/NGSI9/contextAvailabilitySubscriptions/%7bsubscriptionID%7d> To access, substitute {hostname} with ccsriottb3.ee.surrey.ac.uk<http://ccsriottb3.ee.surrey.ac.uk/>. Best regards, Tarek -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/old-fiware-iot/attachments/20120921/1738bb0b/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy