client: Technology API command line client support
authorCeara Chewning <ceara.k.chewning@intel.com>
Wed, 12 Sep 2012 22:05:52 +0000 (15:05 -0700)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 14 Sep 2012 13:32:00 +0000 (16:32 +0300)
commite96c2088902a78c319a963abba4c40bd75a12b88
treeef7703a358bec92f51325b1b5755cd615f86ea08
parent0e72f6899873f79d41001efe067938b11c7dd940
client: Technology API command line client support

Support Technology API functionality such as scanning, parsing and
setting and receiving technology properties. Using 'match_tech_name()'
the command line utility can verify if a given technology exists on
the system.
client/technology.c [new file with mode: 0644]
client/technology.h [new file with mode: 0644]