You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have some doubts on how to use this application. I have an Raspberry Pi and a thermographic sensor (FLIR Lepton 3.5). I want to send temperature values via DNP3 to my master (windows 10 notebook). In my Raspberry Pi I will run ./rpi-dnp3-gpio ../default.ini and I will have to write the analog value from my thermal sensor to the Raspberry Pi GPIO ports with another program, right? Thins other program may be independet of DNP3, correct?
Than in my master I will run a DNP3 master polling data from the Raspberry Pi? For the master part I will use opendnp3 repository?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hello,
I have some doubts on how to use this application. I have an Raspberry Pi and a thermographic sensor (FLIR Lepton 3.5). I want to send temperature values via DNP3 to my master (windows 10 notebook). In my Raspberry Pi I will run
./rpi-dnp3-gpio ../default.ini
and I will have to write the analog value from my thermal sensor to the Raspberry Pi GPIO ports with another program, right? Thins other program may be independet of DNP3, correct?Than in my master I will run a DNP3 master polling data from the Raspberry Pi? For the master part I will use opendnp3 repository?
Thanks in advance!
The text was updated successfully, but these errors were encountered: