diff --git a/ws2011/BP/Json von Julien/json_testen.txt b/ws2011/BP/Json von Julien/json_testen.txt index 478c181f..096711e5 100644 --- a/ws2011/BP/Json von Julien/json_testen.txt +++ b/ws2011/BP/Json von Julien/json_testen.txt @@ -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\" } ] } ] } \ No newline at end of file +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: diff --git a/ws2011/BP/QS-Dokument/QS_Inhalte_Stichpunkte.txt b/ws2011/BP/QS-Dokument/QS_Inhalte_Stichpunkte.txt index 459e7592..6f909b0e 100644 --- a/ws2011/BP/QS-Dokument/QS_Inhalte_Stichpunkte.txt +++ b/ws2011/BP/QS-Dokument/QS_Inhalte_Stichpunkte.txt @@ -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!