mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 18:45:01 +01:00
images now either print to tty or return json data via dbus Make encoding and decoding work properly for both Python2 and Python3 Create Cockpit JavaScript test client that will call the DBus API and receive information. Closes: #494 Approved by: rhatdan
11 lines
147 B
JSON
11 lines
147 B
JSON
{
|
|
"version": 0,
|
|
|
|
"tools": {
|
|
"timezone": {
|
|
"label": "Atomic",
|
|
"path": "atomicClient.html"
|
|
}
|
|
}
|
|
}
|