MPL3115A2 sensor with raspberry pi

Hi all,

I have MPL3115A2 sensor for temperature and pressure and it is connected with raspberry pi . I want to use a node-red to get data from this sensor. Is there any way to do that?
note: this sensor use i2c port

I will appreciate any help

check flows.nodered.org for a list of most nodes available. There are some for specific sensors and some for i2c

Thanks
I found " node-red-contrib-i2c" node, but I can't find any example or document about it. How can we configure it? what is the type of address? etc. I tried many things and it didn't work

if you search this forum, someone asked how to use it and there is a thread you should find