compiler uebung 4
This commit is contained in:
parent
34d3686746
commit
1e39109750
@ -5,6 +5,10 @@ JSON Format falg = deviceinfo:
|
||||
http://www.da-sense.de/test/api.php?flag=deviceinfo&json={"deviceType":1, "deviceID":123456789, "deviceManufactor":"Scholz", "deviceModel":"Testdevice", "deviceName":"ErstesAPITestDevice", "sensors": [ { "type":1, "sensorAttributes": [ { "key":"testkey2", "value":"33" }, { "key":"testkeyNeu", "value":"stringvalueNeu" } ] }, {"type":2, "sensorAttributes": [ { "key":"testkey2", "value":"53" } ] } ] }
|
||||
|
||||
|
||||
{"deviceType": 2, "deviceID": "12345", "deviceManufactor": "LIBELIUM", "deviceModel": "TESTWASPMOTE", "deviceName": "Test Waspmote", "sensors": [ { "type": 4, "sensorAttributes": [ {} ] } ] }
|
||||
|
||||
|
||||
|
||||
|
||||
JSON Format flag = input:
|
||||
|
||||
|
||||
BIN
ws2011/Compiler I/Uebungen/4. Übung/solution.odt
Normal file
BIN
ws2011/Compiler I/Uebungen/4. Übung/solution.odt
Normal file
Binary file not shown.
BIN
ws2011/Compiler I/Uebungen/4. Übung/solution.pdf
Normal file
BIN
ws2011/Compiler I/Uebungen/4. Übung/solution.pdf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user