CCS811_STATUS
ret = i2c_smbus_read_byte_data(client, CCS811_STATUS);
ret = i2c_smbus_read_byte_data(data->client, CCS811_STATUS);