Skip to content

WAvdBeek/iotivity-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOTivity json security conversion

The cborjsoncon.py is a tool to convert the IOTivity security json file to cbor.

this python tool has the same functionallity as: https://github.com/iotivity/iotivity/blob/master/resource/csdk/security/tool/json2cbor.c but since it is python it can run on mutiple systems without compiling for that specific target.

note this is not a normal json2cbor conversion !!!

usage

cbor2json.py -i <input_file> -o <output_file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%