OpenXC for Python
Installation
Install Python and Pip
Install the openxc Package
USB Backend
Using the development version
Command Line Tools
Vehicle Interface Firmware Configuration Tool
openxc-control
options and arguments
openxc-dashboard
options and arguments
openxc-diag
options and arguments
openxc-dump
options and arguments
openxc-gps
options and arguments
openxc-obd2scanner
options and arguments
openxc-scanner
options and arguments
openxc-trace-split
options and arguments
Vehicle Data API Reference
Controllers
Data Formats
Measurements
Data Sinks
Data Sources
Units
Utils
Vehicle functions
Contributing
Test Suite
Mailing list
Bug tracker
Authors and Contributors
OpenXC for Python
Docs
»
Vehicle Data API Reference
»
Data Formats
Edit on GitHub
Data Formats
¶
JSON formatting utilities.
class
openxc.formats.json.
JsonFormatter
¶
SERIALIZED_COMMAND_TERMINATOR
= '\x00'
¶
classmethod
deserialize
(
message
)
¶
classmethod
serialize
(
data
)
¶
Read the Docs
v: v0.11.3
Versions
next
master
latest
v0.11.3
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9
Downloads
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.