This React Native application communicates and read values from Nibe ground source heating pump.
Register app in https://dev.myuplink.com/apps to get needed Client Identifier and Client Secret
ModbusNode folder contains Node.js executable that communicates with Nibe using Modbus socket. Modbus socket cannot be used from React Native currently. See Modbus communication https://github.com/tero-paananen/NibeReader/blob/main/ModbusNode/index.js