QS Stichpunkte update

This commit is contained in:
M.Scholz 2012-01-17 14:26:39 +01:00
parent 1db8d1aaf0
commit a71470c0a0
2 changed files with 7 additions and 3 deletions

View File

@ -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:

View File

@ -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!