MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "pages": [
            {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            {
                "pageid": 1,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "Wf",
                        "timestamp": "2019-01-03T04:45:42Z",
                        "slots": {
                            "main": {
                                "contentmodel": "wikitext",
                                "contentformat": "text/x-wiki",
                                "*": "__NOTOC__\n[[File:Sunflower.png|128px|left]]\n[[File:Profiwikiicon.png|128px|right]]\n= What is can4eve? =\ncan4eve \n* is a software for electric vehicles\n* it reads, analyzes, visualizes, stores and replays CAN bus data from the vehicle taken via an OBDII adapter\n* is an open source software project see https://github.com/BITPlan/can4eve\n\n== Supported Vehicles ==\n{{#ask:\n [[Category:Vehicle]]\n [[Has image::+]]\n |?Has image=image\n |?can4eve support\n}}\n\nas of 2017-06 only {{Link|target=Triplet}} cars: Mitsubishi i-Miev, Citro\u00ebn C-Zero, Peugeot-Ion are supported\nThe support for the {{Link|target=Mitsubishi Outlander PHEV}} is in preparation.\nSee also {{Link|target=Help/VehicleTypes}}\n\n= Contents =\n__TOC__\n== Supported OBDII-Adapters ==\n{{#ask:\n [[Category:ELM327]]\n [[Has image::+]]\n |?Has image=image\n |?can4eve support\n}}\n\n== Supported Platforms ==\n\ncan4eve is written in Java\nIt has been tested on\n* {{Link|target=Raspberry PI}}\n* {{Link|target=MacOS}}\n* {{Link|target=Windows}}\n\nAn Android version is in preparation.\n\nSince Apple does not support Java on the iPhone and since Microsoft does not support Java on some of its environments can4eve \nwould have to be ported to run in these environments. Currently there are no concrete plans to work around this. Since can4eve uses JavaFX it is certainly feasible to get an iPhone and other ports. [http://openjdk.java.net/projects/mobile/ Oracle mobile] might also be a future option\nto support many more mobile devices.\n\n== State of the project ==\n* the software is in beta state - it has only been tested with a few vehicles so far \n* To install you might want to follow the {{Link|target=Installation}} instructions.\n* We are looking for more beta testers see e.g. [http://www.goingelectric.de/forum/c-zero-i-miev-ion/alpha-tester-fuer-neue-obdii-can-software-can4eve-gesucht-t24625.html german Triplet] and [http://www.goingelectric.de/forum/mitsubishi-plug-in-hybrid-outlander/ Outlander PHEV] forum\n* https://github.com/BITPlan/can4eve/issues/4 is been worked on see {{Link|target=Simple Report}}\n==== Screen Shots ====\n===== Odometer =====\n[[File:screenShot_Odometer_2017-08-16_103323.png|400px]]\n\n===== Dashboard / Clocks =====\n[[File:screenShot_RPM_2017-08-16_102742.png|600px]]\n[[File:screenShot_Clocks_2017-08-16_102206.png|600px]]\n\n=== Charging ===\n[[File:screenShot_SOC_2017-08-16_103106.png|600px]]\n\n=== Battery Cell states / SOC-RR history===\n[[File:screenShot_Cell Voltage_2017-07-11_235316.png|600px]]\n[[File:screenShot_Cell Temp_2017-07-11_235321.png|600px]]\n[[File:socrr2017-06-18.png|600px]]\n\n=== General OBD info (debug) ===\n[[File:Screenshot2017-06-18.png|600px]]\n[[File:data2-2017-06-18.png|600px]]\n\n== Installation ==\nSee {{Link|target=Help#Installation}}\n\n=== Building the software yourself ===\ncan4eve uses maven a build platform\nsee test video below.\n\n=== Developer / Unit Test ===\nThe software runs a test suite on each release.\nIf you want you can run the {{Link|target=JUnit tests|title=automated tests for can4eve}} yourself on your own development platform.\nThe following video shows an example of such a test run and how it should work in your environment in principle. The nice side effect is\nthat you get a preview of some of the features of the software this way.\n<HTML5video width=\"960\" height=\"600\" autoplay=\"false\" loop=\"false\">can4eveTest2017-08-16</HTML5video>\n\n=== Running from command line ===\nAs of 2017-06 the jar created by the rebuild script is compiled for the {{Link|target=Triplet}} vehicles.\n\n==== usage ====\n<source lang='bash'>\njava -jar target/com.bitplan.obdii-0.0.1-jar-with-dependencies.jar -h\nHelp\nCANTriplet: 0.0.1\n\n  usage: java CANTriplet\n --display [None | Console | Swing] : display\n                                      the display to use one of:\n                                       None,Console,Swing\n --host (--hostname) WERT           : host\n                                      the host to connect to\n --limit (--framelimit) N           : limit\n                                      the maximum number of frames to read\n --port (--portnumber) N            : port\n                                      the port to connect to\n --vg (--vehicle-group) WERT        : vehicleGroup\n                                      the vehicleGroup to connect to\n -c (--conn) WERT                   : connection device\n                                      the connection to use\n -d (--debug)                       : debug\n                                      create additional debug output if this\n                                      switch is used\n -h (--help)                        : help\n                                      show this usage\n -l (--log) WERT                    : log\n                                      the logfile to write\n -p (--pid) WERT                    : pid to monitor\n                                      the pid to monitor\n -t (--timeout) N                   : timeout in msecs\n                                      the timeout for elm327 communication\n -v (--version)                     : showVersion\n                                      show current version if this switch is\n                                      used\n</source>\n\n== License ==\nhttps://www.apache.org/licenses/LICENSE-2.0\n\n=== Creator ===\n[[File:BITPlanLogo2012.svg|200px|link=http://web.bitplan.com]]\n\n= Other Apps =\n{| class=\"wikitable\"\n|-\n! Vehicles !! Icon !! App !! Link\n|-\n| Mitsubishi i-Miev, Citroen C-Zero, Peugeot Ion || || {{Link|target=CanIon}} || https://play.google.com/store/apps/details?id=emobility.canion&hl=de\n|-\n| Renault\n| [[File:Canze-icon-shading.png|64px]] || {{Link|target=CANZE}} ||  http://canze.fisch.lu/\n|-\n| Outlander PHEV || [[File:SmallEvLogo.png|64px]] || EVBatMon for PHEV || http://evpositive.com/evbatmon-for-phev.html\n|-\n| Nissan Leaf || [[File:LeafSpyLogo.png|64px]] || Leaf Spy || https://play.google.com/store/apps/details?id=com.Turbo3.Leaf_Spy_Lite&hl=de\n|-\n|Tesla || [[File:TM-SpyLogo.png|64px]] || TM-Spy || https://play.google.com/store/apps/details?id=com.Turbo3.TMSpy&hl=de\n|-\n| Combustion engine cars || [[File:TorqueLogo.png|64px]] || Torque Pro || https://play.google.com/store/apps/details?id=org.prowl.torque&hl=de\n|-\n| Combustion engine cars || [[File:EasyOBDIILogo.png|64px]] ||\u00a0Easy OBDII || http://www.easyobdii.com/\n|}\n\n== Details ==\n=== EVBatMon ===\n''Our App not only gives you access to  internal information at your fingertips, it will also track the health of the Li On drive battery over time and against distance. ''\nhttps://c.apk.plus/screenshots/5/c/4/com.EvPositive.EvBatMon_6.png\n\n=== LeafSpy ===\n''Leaf Spy Lite lets a Nissan Leaf owner view detailed information about their Leaf's battery by plugging in an inexpensive ELM-327 Bluetooth OBDII adapter into the standard OBDII port on the Leaf. ELM-327 Bluetooth adapters are available on eBay for around $10-$20 and one is required before Leaf Spy Lite can display information from your Leaf.''\n[[File:Main-qimg-eaec4f6a0b00c9fc98d84f1b376f811a.png]]\n\n=== TM-Spy ===\n''TM-Spy uses a standard ELM 327 type Bluetooth or WiFi OBDII adapter to decode information from the CAN service plug located below the center display screen. Check the internet for how to access this cable and the specifications for the custom adapter cable required to go from the Tesla 12 pin connector to the standard 16 pin OBDII connector which the ELM 327 adapter plugs into.''\n\n[[File:TM-3-Screenshot.png]]\n\n= Links =\n* https://www.quora.com/What-is-a-good-OBD2-that-is-compatible-with-Electric-Cars\n* http://ion.bitplan.com\n[[Category:can4eve]]"
                            }
                        },
                        "comment": "/* State of the project */"
                    }
                ]
            }
        ]
    }
}