ronhanson/python-dcitools

--format json nulls cpl data

Opened this issue · 0 comments

Ronan, figured you'd want me to file here vrs emails on such things....
version reports doremiapi version
Error - Unable to retrieve version number...
I believe this is the latest pypi you posted w

doremiapi execute 192.168.1.129 --format json GetCPLList
{
"amount": 8,
"item_length": 16,
"list": [
null,
null,
null,
null,
null,
null,
null,
null
],
"response": 0
}

but txt does great
doremiapi execute 192.168.1.129 --format text GetCPLList
amount="8"
item_length="16"

[1]="7562f95a-e9a1-428e-8b66-40fb72938aaf"
[2]="1525f553-6673-42f1-a339-d41edd226dfa"
[3]="2c40883a-aa37-47a7-996c-3ed89352b850"
[4]="1c46c56b-e1de-4d32-97c9-d5fbf89d1e2b"
[5]="2e2ad057-5fa7-46a5-848d-cefdfcc12c98"
[6]="282aee3c-9bf8-413c-8e3f-52b979d7c7ef"
[7]="a9249c1c-106a-41b2-ae53-abb9a18601b7"
[8]="e097d930-378a-43b7-88de-2cbcc726e080"
response="0"