-
Notifications
You must be signed in to change notification settings - Fork 2
/
database.json
1 lines (1 loc) · 1.41 KB
/
database.json
1
[{"Files": ["grove_example.cpp", "grove_example.h", "grove_example_class.cpp", "grove_example_class.h"], "Inputs": {"write_multi_value": ["int a", "float b", "int8_t c"], "write_acc_mode": ["uint8_t mode"], "write_float_value": ["float f"]}, "ClassFile": "grove_example_class.h", "GroveName": "Grove_Example", "Outputs": {"read_temp": ["int *temp"], "read_humidity": ["float *humidity"], "read_acc": ["float *ax", "float *ay", "float *az"], "read_uint8_value": ["uint8_t *value"], "read_compass": ["float *cx", "float *cy", "float *cz", "int *degree"]}, "ClassName": "GroveExample", "InterfaceType": "I2C", "HasEvent": true, "IncludePath": "./grove_drivers/grove_example", "ConstructArgList": ["int pinsda", " int pinscl"]}, {"Files": ["grove_example.cpp", "grove_example.h", "grove_example_class.cpp", "grove_example_class.h"], "Inputs": {"write_multi_value": ["int a", "float b", "int8_t c"], "write_acc_mode": ["uint8_t mode"], "write_float_value": ["float f"]}, "ClassFile": "grove_example_class.h", "GroveName": "Grove_Example", "Outputs": {"read_temp": ["int *temp"], "read_humidity": ["float *humidity"], "read_acc": ["float *ax", "float *ay", "float *az"], "read_uint8_value": ["uint8_t *value"], "read_compass": ["float *cx", "float *cy", "float *cz", "int *degree"]}, "ClassName": "GroveExample", "InterfaceType": "I2C", "HasEvent": false, "IncludePath": "./grove_drivers/grove_junk", "ConstructArgList": ["int pinsda", " int pinscl"]}]