api pdf von alter griuppe
This commit is contained in:
parent
663a67c927
commit
5f5c31b07a
@ -7,17 +7,17 @@ HTTP-Post-Parameter:
|
||||
Das JSON hat folgendes Format:
|
||||
|
||||
{
|
||||
“deviceType”: INT, (1: Smartphone)
|
||||
“deviceID”: INT, (beim Smartphone die IMEI)
|
||||
“deviceType”: INT, //(1: Smartphone)
|
||||
“deviceID”: INT, //(beim Smartphone die IMEI)
|
||||
“deviceManufactor”: STRING,
|
||||
“deviceModel”: STRING,
|
||||
|
||||
“deviceName”: STRING (“Benutzerspezifischer Name, kann selbst vergeben werden,
|
||||
z.B Julien Handy”)
|
||||
“deviceName”: STRING //(“Benutzerspezifischer Name,
|
||||
//kann selbst vergeben werden, z.B Julien Handy”)
|
||||
|
||||
“sensors”: [
|
||||
“type”: INT, (1:Audio)
|
||||
“sensorAttributes”: [ Sensorattribute als Key-Value-Pair
|
||||
“type”: INT, //(1:Audio)
|
||||
“sensorAttributes”: [ //Sensorattribute als Key-Value-Pair
|
||||
“key”: STRING,
|
||||
“value”: STRING
|
||||
]
|
||||
@ -28,6 +28,8 @@ Das JSON hat folgendes Format:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
2.) Neues JSON-Format für das Senden der Daten.
|
||||
|
||||
HTTP-Post-Parameter (wie gehabt)
|
||||
@ -37,9 +39,9 @@ HTTP-Post-Parameter (wie gehabt)
|
||||
|
||||
|
||||
{
|
||||
“device”: STRING, (Handy IMEI)
|
||||
“measurementType”: INT, (=1 für Lautstärke)
|
||||
“user”: INT, (dasense User-ID)
|
||||
“device”: STRING, //(Handy IMEI)
|
||||
“measurementType”: INT, //(=1 für Lautstärke)
|
||||
“user”: INT, //(dasense User-ID)
|
||||
|
||||
“series”: [
|
||||
“name": STRING,,
|
||||
|
||||
BIN
ws2011/BP/alte BPs Unterlagen/daSense vorherige Gruppe/api.pdf
Normal file
BIN
ws2011/BP/alte BPs Unterlagen/daSense vorherige Gruppe/api.pdf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user