POST /

http://www.mobikey.eu/geo/{MFname}/pwd/{PASSWORD}

{MFname}

{PASSWORD}

code identifying the remote device(s) default name memF not allowed

password assigned to remote device(s)

If the password consists of alphabetic characters only, you can use an asterisk as a universal password. This involves a conscious reduction in access security


EXAMPLE :


http://www.mobikey.eu/geo/pool4/pwd/0000


HEADER


DATA

Content-type: text/plain


email@domain.com




DATA is the email address of a registered user (stored into remote device).


HTTP STATUS CODE RESPONSE :


200

OK : posted commands successfully appended to command queue



RESPONSE DATA :


{

       "type": "FeatureCollection",

       "features": [

               {

                       "geometry": {

                               "type": "Point",

                               "coordinates": [

                                       11.4768651,

                                       45.2130954

                               ]

                       },

                       "type": "Feature",

                       "properties": {

                               "name": "devicename",

                               "webid": "gxl0",

                               "lastupdate": "27 minutes 47 seconds",

                               "range": 200,

                               "MF": "pool4.red",

                       }

               }

       ]

}


The response above is for a single device

will be repeated for all the units matching the MF name