Doodle3D / doodle3d-client

The Doodle3D web interface that people can access on computers or tablets to draw doodles and control the Doodle3D WiFi box.
www.doodle3d.com
GNU General Public License v2.0
3 stars 8 forks source link

Make connect.doodle3d.com list api more readable #223

Closed peteruithoven closed 10 years ago

peteruithoven commented 10 years ago

Current output looks something like this. We should remove the debug part and try to remove the numbered data per box.

{
    "status": "success",
    "data": [
        {
            "0": "195.169.164.130/10.0.0.248",
            "1": "195.169.164.130",
            "2": "10.0.0.248",
            "3": "Doodle3D-8721EA",
            "4": "0",
            "5": "2014-03-07 11:47:48",
            "id": "195.169.164.130/10.0.0.248",
            "remoteip": "195.169.164.130",
            "localip": "10.0.0.248",
            "wifiboxid": "Doodle3D-8721EA",
            "hidden": "0",
            "date": "2014-03-07 11:47:48"
        }
    ],
    "debug": {
        "time": 1394191349,
        "hourago": 1394187749,
        "remoteip": "195.169.164.130"
    }
}
peteruithoven commented 10 years ago

https://github.com/Doodle3D/doodle3d-server/commit/455074e9cce245164b881e47874924d3050b484e https://github.com/Doodle3D/doodle3d-server/commit/4337fc347c8069461ba13fcab7c3fd59263be31f