registry

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
registry [2013/11/04 00:21]
icmu20132 [RequestInfo and ResponseInfo API]
registry [2013/11/04 05:59]
icmu20132
Line 2: Line 2:
 Mobile nodes Registry service, offering a RegistryCoreServer to talk with mobile clients, a Web Console interface to manage nodes with a web browser, and a REST API to exchange JSON data with other servers or clients. Mobile nodes Registry service, offering a RegistryCoreServer to talk with mobile clients, a Web Console interface to manage nodes with a web browser, and a REST API to exchange JSON data with other servers or clients.
  
-The main objective of this service is to provide UUID to label mapping and vice-versa. This way you can map long and near-to-impossible to remember UUID strings to friendly names like an e-mail, a car plate, a proper name or any other type of label you need.+The main objective of this service is to provide UUID to label mapping and vice-versa. This way you can map long and near-to-impossible to remember UUID strings to friendly names like an e-mail, a car plate, a proper noun, nickname, username or any other type of label you need.
  
 ===== Architecture ===== ===== Architecture =====
Line 41: Line 41:
  
 <file bash api-client.sh> <file bash api-client.sh>
 +#!/bin/bash
 +
 export registry_host="registry.vm" export registry_host="registry.vm"
  
  • registry.txt
  • Last modified: 2017/07/21 03:08
  • (external edit)