QS Stichpunkte update
This commit is contained in:
parent
1db8d1aaf0
commit
a71470c0a0
@ -2,4 +2,8 @@
|
||||
|
||||
JSON Format zum ändern der Optionen:
|
||||
|
||||
http://www.da-sense.de/test/api.php?flag=input&source=smartphone&json={\"deviceType\":1, \"deviceID\":123456789, \"deviceManufactor\":\"Scholz\", \"deviceModel\":\"Testdevice\", \"deviceName\":\"ErstesAPITestDevice\", \"sensors\": [ { \"type\":1, \"sensorAttributes\": [ { \"key\":\"testkey1\", \"value\":\"20\" } ] }, {\"type\":2, \"sensorAttributes\": [ { \"key\":\"testkey2\", \"value\":\"30\" } ] } ] }
|
||||
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":"testkey1", "value":"22" } ] }, {"type":2, "sensorAttributes": [ { "key":"testkey2", "value":"33" } ] } ] }
|
||||
|
||||
|
||||
|
||||
Test Badesee:
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
|
||||
Codequalität: In der OpenSource Szene sind folgende Codestandards etabliert…..
|
||||
|
||||
Strukturierung: einfachstes Format: grobe, große Ziele. Kann auf eine halbe Seite passen. Rest sind Maßnahmen. Also Aufteilung in zwei Kapitel möglich.
|
||||
|
||||
|
||||
Abgabetermin: Ende Januar! Anhang dann Ende März!
|
||||
Abgabetermin: Ende Januar (24.01)! Anhang dann Ende März!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user